Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dsys_ulock.c180 queue_chain_t ull_hash_link; member
300 qe_foreach_element(elem, &ull_bucket[i].ulb_head, ull_hash_link) { in ull_hash_dump()
365 qe_foreach_element(elem, &ull_bucket[i].ulb_head, ull_hash_link) { in ull_get()
391 enqueue(&ull_bucket[i].ulb_head, &ull->ull_hash_link); in ull_get()
422 remqueue(&ull->ull_hash_link); in ull_put()