Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsmr.c1146 while (!__smr_shash_is_stop(link)) { in __smr_shash_entered_find_slow()
1267 while (!__smr_shash_is_stop(other)) { in __smr_shash_entered_get_or_insert()
1333 if (__smr_shash_is_stop(next)) { in __smr_shash_entered_mut_begin()
1365 if (first == link && __smr_shash_is_stop(next) && in __smr_shash_entered_mut_erase()
1480 while (!__smr_shash_is_stop(link)) { in __smr_shash_rehash_with_target()
1670 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()