Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dsys_ulock.c175 uint ull_bucket_index; member
326 ull->ull_bucket_index = ULL_INDEX(key); in ull_alloc()
421 ull_bucket_lock(ull->ull_bucket_index); in ull_put()
423 ull_bucket_unlock(ull->ull_bucket_index); in ull_put()