Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dsys_ulock.c216 #define ull_bucket_unlock(i) lck_spin_unlock(&ull_bucket[i].ulb_lock) macro
280 ull_bucket_unlock(i); in ull_hash_dump()
349 ull_bucket_unlock(i); in ull_get()
357 ull_bucket_unlock(i); in ull_get()
373 ull_bucket_unlock(i); in ull_get()
395 ull_bucket_unlock(ull->ull_bucket_index); in ull_put()