Searched refs:index_t (Results 1 – 10 of 10) sorted by relevance
51 index_t54 index_t maxword; /* index of last in map */ in bt_availbit()55 index_t wx; /* word index in map */ in bt_availbit()72 index_t bx; /* bit index in word */ in bt_availbit()73 index_t maxbit; /* last bit to look at */ in bt_availbit()177 index_t partial_start = start & BT_ULMASK; in bt_getlowbit()178 index_t partial_stop = stop & BT_ULMASK; in bt_getlowbit()
475 static index_t476 errorq_availbit(ulong_t *bitmap, size_t nbits, index_t curindex) in errorq_availbit()479 index_t rval, nextindex = curindex + 1; in errorq_availbit()480 index_t nextword = nextindex >> BT_ULSHIFT; in errorq_availbit()482 index_t maxindex = nbits - 1; in errorq_availbit()483 index_t maxword = maxindex >> BT_ULSHIFT; in errorq_availbit()
140 index_t index; in schedctl_lwp_cleanup()163 index = (index_t)(ssp - pagep->spc_base); in schedctl_lwp_cleanup()475 index_t index; in schedctl_shared_alloc()
89 index_t eq_rotor; /* best efforts bitmap rotor */
143 extern index_t bt_availbit(ulong_t *bitmap, size_t nbits);
128 typedef short index_t; typedef
110 static index_t113 index_t idx; in sysevent_minor_get()136 sysevent_minor_rele(index_t idx) in sysevent_minor_rele()
99 typedef short index_t; typedef
226 static index_t229 index_t idx; in vlds_minor_get()252 vlds_minor_rele(index_t idx) in vlds_minor_rele()
2638 index_t id; in nlm_sysid_alloc()