Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsys_ulock.c210 #define ull_bucket_lock(i) lck_spin_lock_grp(&ull_bucket[i].ulb_lock, &ull_lck_grp) macro
261 ull_bucket_lock(i); in ull_hash_dump()
330 ull_bucket_lock(i); in ull_get()
387 ull_bucket_lock(ull->ull_bucket_index); in ull_put()