Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsys_ulock.c211 #define ull_bucket_unlock(i) lck_spin_unlock(&ull_bucket[i].ulb_lock) macro
274 ull_bucket_unlock(i); in ull_hash_dump()
343 ull_bucket_unlock(i); in ull_get()
351 ull_bucket_unlock(i); in ull_get()
367 ull_bucket_unlock(i); in ull_get()
389 ull_bucket_unlock(ull->ull_bucket_index); in ull_put()