Searched refs:smr_shash (Results 1 – 5 of 5) sorted by relevance
| /xnu-10002.1.13/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 | 2594 __smr_shash_min_size(struct smr_shash *smrh) in __smr_shash_min_size() 2626 const struct smr_shash *smrh, in __smr_shash_entered_find_slow() 2662 __smr_shash_count(struct smr_shash *smrh) in __smr_shash_count() 2675 struct smr_shash *smrh, in __smr_shash_should_grow() 2687 struct smr_shash *smrh, in __smr_shash_should_reseed() 2695 struct smr_shash *smrh, in __smr_shash_should_shrink() 2716 struct smr_shash *smrh, in __smr_shash_schedule_rehash() 2736 struct smr_shash *smrh, in __smr_shash_entered_get_or_insert() 2794 struct smr_shash *smrh, in __smr_shash_missing_elt_panic() 2804 struct smr_shash *smrh, in __smr_shash_entered_mut_begin() [all …]
|
| H A D | test_lock.c | 275 struct smr_shash h_buf; in smr_shash_basic_test() 278 struct smr_shash *h = &h_buf; in smr_shash_basic_test()
|
| /xnu-10002.1.13/osfmk/ipc/ |
| H A D | ipc_voucher.c | 70 static struct smr_shash voucher_table;
|
| /xnu-10002.1.13/bsd/kern/ |
| H A D | kern_credential.c | 3317 static struct smr_shash kauth_cred_hash;
|