Home
last modified time | relevance | path

Searched refs:ull_bucket_index (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.41.9/bsd/kern/
H A Dsys_ulock.c170 uint ull_bucket_index; member
321 ull->ull_bucket_index = ULL_INDEX(key); in ull_alloc()
416 ull_bucket_lock(ull->ull_bucket_index); in ull_put()
418 ull_bucket_unlock(ull->ull_bucket_index); in ull_put()