Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/ !
H A Dsmr_hash.h929 struct smrq_slist_head *hd_last; member
950 .hd_last = array.smrh_array + smr_hash_size(array), in smr_hash_iter_begin()
957 } while (it.link == NULL && it.hd_next < it.hd_last); in smr_hash_iter_begin()
997 if (it->hd_next == it->hd_last) { in smr_hash_iter_advance()
1025 if (it->hd_next == it->hd_last) { in smr_hash_iter_serialized_erase()