Searched defs:mapoffset (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1988 uint32_t *dapls_ib_get_dbp(uint64_t maplen, int fd, uint64_t mapoffset, argument
1998 if (cur_page->dbp_mapoffset == mapoffset &&
2012 maplen, (PROT_READ | PROT_WRITE), MAP_SHARED, fd, mapoffset);
2019 new_page->dbp_mapoffset = mapoffset;

Completed in 25 milliseconds