Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dsmr_hash.h570 struct smrq_slist_head *__hd = __smr_hash_bucket(smrh, key, __smrht); \
599 struct smrq_slist_head *__hd = __smr_hash_bucket(smrh, key, __smrht); \
630 __hd = __smr_hash_bucket(__h, __link, __smrht); \
680 __hd = __smr_hash_bucket(__h, __link, __smrht); \
714 __hd = __smr_hash_bucket(smrh, __link, __smrht); \
1564 __smr_hash_bucket( in __smr_hash_bucket() function
1577 __smr_hash_bucket( in __smr_hash_bucket() function
1630 head = __smr_hash_bucket(smrh, key, smrht); in __smr_hash_get()
1650 head = __smr_hash_bucket(smrh, key, smrht); in __smr_hash_serialized_get_or_insert()