Searched refs:smr_shash (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | smr_hash.h | 1161 struct smr_shash { struct 1190 struct smr_shash *smrh, argument 1386 struct smr_shash *__smrh = (smrh); \ 1749 const struct smr_shash *smrh, in __smr_shash_load_seed() 1771 const struct smr_shash *smrh, in __smr_shash_load_array() 1793 const struct smr_shash *smrh, in __smr_shash_hash() 1804 const struct smr_shash *smrh, in __smr_shash_hash() 1814 const struct smr_shash *smrh, in __smr_shash_bucket() 1849 const struct smr_shash *smrh, 1856 const struct smr_shash *smrh, in __smr_shash_entered_find() [all …]
|
| H A D | smr.c | 2626 __smr_shash_min_size(struct smr_shash *smrh) in __smr_shash_min_size() 2658 const struct smr_shash *smrh, in __smr_shash_entered_find_slow() 2694 __smr_shash_count(struct smr_shash *smrh) in __smr_shash_count() 2707 struct smr_shash *smrh, in __smr_shash_should_grow() 2719 struct smr_shash *smrh, in __smr_shash_should_reseed() 2727 struct smr_shash *smrh, in __smr_shash_should_shrink() 2748 struct smr_shash *smrh, in __smr_shash_schedule_rehash() 2768 struct smr_shash *smrh, in __smr_shash_entered_get_or_insert() 2826 struct smr_shash *smrh, in __smr_shash_missing_elt_panic() 2836 struct smr_shash *smrh, in __smr_shash_entered_mut_begin() [all …]
|
| H A D | test_lock.c | 286 struct smr_shash h_buf; in smr_shash_basic_test() 289 struct smr_shash *h = &h_buf; in smr_shash_basic_test()
|
| /xnu-11215.1.10/osfmk/ipc/ |
| H A D | ipc_voucher.c | 70 static struct smr_shash voucher_table;
|
| /xnu-11215.1.10/bsd/kern/ |
| H A D | kern_credential.c | 3316 static struct smr_shash kauth_cred_hash;
|