Searched refs:__smr_shash_bucket (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/osfmk/kern/ |
| H A D | smr_hash.h | 1751 __smr_shash_bucket( in __smr_shash_bucket() function 1805 head = __smr_shash_bucket(smrh, state, SMRSH_CUR, hash); in __smr_shash_entered_find()
|
| H A D | smr.c | 2640 head = __smr_shash_bucket(smrh, state, SMRSH_NEW, hash); in __smr_shash_entered_find_slow() 2750 head = __smr_shash_bucket(smrh, state, SMRSH_CUR, hash); in __smr_shash_entered_get_or_insert() 2758 head = __smr_shash_bucket(smrh, state, SMRSH_NEW, hash); in __smr_shash_entered_get_or_insert() 2816 head = __smr_shash_bucket(smrh, state, SMRSH_CUR, hash); in __smr_shash_entered_mut_begin() 2824 head = __smr_shash_bucket(smrh, state, SMRSH_NEW, hash); in __smr_shash_entered_mut_begin()
|