Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsmr_hash.h598 __hd = __smr_hash_bucket(smrh, key, __smrht); \
628 struct smrq_slist_head *__hd = __smr_hash_bucket(smrh, key, __smrht); \
657 struct smrq_slist_head *__hd = __smr_hash_bucket(smrh, key, __smrht); \
688 __hd = __smr_hash_bucket(__h, __link, __smrht); \
738 __hd = __smr_hash_bucket(__h, __link, __smrht); \
772 __hd = __smr_hash_bucket(smrh, __link, __smrht); \
1627 __smr_hash_bucket( in __smr_hash_bucket() function
1640 __smr_hash_bucket( in __smr_hash_bucket() function
1693 head = __smr_hash_bucket(smrh, key, smrht); in __smr_hash_get()
1713 head = __smr_hash_bucket(smrh, key, smrht); in __smr_hash_serialized_get_or_insert()