Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dsys_ulock.c164 queue_chain_t ull_hash_link; member
272 qe_foreach_element(elem, &ull_bucket[i].ulb_head, ull_hash_link) { in ull_hash_dump()
337 qe_foreach_element(elem, &ull_bucket[i].ulb_head, ull_hash_link) { in ull_get()
363 enqueue(&ull_bucket[i].ulb_head, &ull->ull_hash_link); in ull_get()
394 remqueue(&ull->ull_hash_link); in ull_put()