Searched refs:smr_shash (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | smr_hash.h | 1164 struct smr_shash { struct 1193 struct smr_shash *smrh, argument 1389 struct smr_shash *__smrh = (smrh); \ 1752 const struct smr_shash *smrh, in __smr_shash_load_seed() 1774 const struct smr_shash *smrh, in __smr_shash_load_array() 1796 const struct smr_shash *smrh, in __smr_shash_hash() 1807 const struct smr_shash *smrh, in __smr_shash_hash() 1817 const struct smr_shash *smrh, in __smr_shash_bucket() 1852 const struct smr_shash *smrh, 1859 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-12377.1.9/osfmk/ipc/ |
| H A D | ipc_voucher.c | 69 static struct smr_shash voucher_table;
|
| /xnu-12377.1.9/bsd/kern/ |
| H A D | kern_credential.c | 3316 static struct smr_shash kauth_cred_hash;
|