Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dsmr_hash.h876 struct smrq_slist_head *hd_last; member
896 .hd_last = array.smrh_array + smr_hash_size(array), in smr_hash_iter_begin()
903 } while (it.link == NULL && it.hd_next < it.hd_last); in smr_hash_iter_begin()
943 if (it->hd_next == it->hd_last) { in smr_hash_iter_advance()
970 if (it->hd_next == it->hd_last) { in smr_hash_iter_serialized_erase()