Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dsys_ulock.c175 queue_chain_t ull_hash_link; member
295 qe_foreach_element(elem, &ull_bucket[i].ulb_head, ull_hash_link) { in ull_hash_dump()
360 qe_foreach_element(elem, &ull_bucket[i].ulb_head, ull_hash_link) { in ull_get()
386 enqueue(&ull_bucket[i].ulb_head, &ull->ull_hash_link); in ull_get()
417 remqueue(&ull->ull_hash_link); in ull_put()