Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dsmr_hash.h1102 struct smr_shash { struct
1131 struct smr_shash *smrh, argument
1327 struct smr_shash *__smrh = (smrh); \
1687 const struct smr_shash *smrh, in __smr_shash_load_seed()
1709 const struct smr_shash *smrh, in __smr_shash_load_array()
1731 const struct smr_shash *smrh, in __smr_shash_hash()
1742 const struct smr_shash *smrh, in __smr_shash_hash()
1752 const struct smr_shash *smrh, in __smr_shash_bucket()
1787 const struct smr_shash *smrh,
1794 const struct smr_shash *smrh, in __smr_shash_entered_find()
[all …]
H A Dsmr.c1097 __smr_shash_min_size(struct smr_shash *smrh) in __smr_shash_min_size()
1129 const struct smr_shash *smrh, in __smr_shash_entered_find_slow()
1165 __smr_shash_count(struct smr_shash *smrh) in __smr_shash_count()
1178 struct smr_shash *smrh, in __smr_shash_should_grow()
1190 struct smr_shash *smrh, in __smr_shash_should_reseed()
1198 struct smr_shash *smrh, in __smr_shash_should_shrink()
1219 struct smr_shash *smrh, in __smr_shash_schedule_rehash()
1239 struct smr_shash *smrh, in __smr_shash_entered_get_or_insert()
1297 struct smr_shash *smrh, in __smr_shash_missing_elt_panic()
1307 struct smr_shash *smrh, in __smr_shash_entered_mut_begin()
[all …]
H A Dtest_lock.c276 struct smr_shash h_buf; in smr_shash_basic_test()
279 struct smr_shash *h = &h_buf; in smr_shash_basic_test()
/xnu-8796.121.2/osfmk/ipc/
H A Dipc_voucher.c70 static struct smr_shash voucher_table;