Lines Matching defs:objid_t
306 typedef uintptr_t objid_t;
314 pageidentityhash1(objid_t obj, off_t idx)
329 pageidentityhash2(objid_t obj, off_t idx)
339 calccookie(objid_t obj, off_t idx)
440 nonresident_getbucket(objid_t obj, off_t idx)
478 nonresident_lookupremove(objid_t obj, off_t idx)
494 static objid_t
510 return (objid_t)obj;
544 objid_t obj = pageobj(pg);
1261 if (nonresident_lookupremove((objid_t)an, 0)) {