Home
last modified time | relevance | path

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

/xnu-10002.1.13/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.c2594 __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 Dtest_lock.c275 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 Dipc_voucher.c70 static struct smr_shash voucher_table;
/xnu-10002.1.13/bsd/kern/
H A Dkern_credential.c3317 static struct smr_shash kauth_cred_hash;