Searched refs:smr_shash (Results 1 – 4 of 4) sorted by relevance
| /xnu-8796.121.2/osfmk/kern/ |
| H A D | smr_hash.h | 1102 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 D | smr.c | 1097 __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 D | test_lock.c | 276 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 D | ipc_voucher.c | 70 static struct smr_shash voucher_table;
|