Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dsys_ulock.c215 #define ull_bucket_lock(i) lck_spin_lock_grp(&ull_bucket[i].ulb_lock, &ull_lck_grp) macro
266 ull_bucket_lock(i); in ull_hash_dump()
336 ull_bucket_lock(i); in ull_get()
393 ull_bucket_lock(ull->ull_bucket_index); in ull_put()