Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dsmr.c2643 while (!__smr_shash_is_stop(link)) { in __smr_shash_entered_find_slow()
2764 while (!__smr_shash_is_stop(other)) { in __smr_shash_entered_get_or_insert()
2830 if (__smr_shash_is_stop(next)) { in __smr_shash_entered_mut_begin()
2863 if (first == link && __smr_shash_is_stop(next) && in __smr_shash_entered_mut_erase()
2978 while (!__smr_shash_is_stop(link)) { in __smr_shash_rehash_with_target()
3168 while (!__smr_shash_is_stop(next)) {
H A Dsmr_hash.h1775 __smr_shash_is_stop(struct smrq_slink *link) in __smr_shash_is_stop() function
1808 while (!__smr_shash_is_stop(link)) { in __smr_shash_entered_find()