Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsys_ulock.c154 uint ull_bucket_index; member
292 ull->ull_bucket_index = ULL_INDEX(key); in ull_alloc()
387 ull_bucket_lock(ull->ull_bucket_index); in ull_put()
389 ull_bucket_unlock(ull->ull_bucket_index); in ull_put()