Home
last modified time | relevance | path

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

/xnu-10063.101.15/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.c2599 __smr_shash_min_size(struct smr_shash *smrh) in __smr_shash_min_size()
2631 const struct smr_shash *smrh, in __smr_shash_entered_find_slow()
2667 __smr_shash_count(struct smr_shash *smrh) in __smr_shash_count()
2680 struct smr_shash *smrh, in __smr_shash_should_grow()
2692 struct smr_shash *smrh, in __smr_shash_should_reseed()
2700 struct smr_shash *smrh, in __smr_shash_should_shrink()
2721 struct smr_shash *smrh, in __smr_shash_schedule_rehash()
2741 struct smr_shash *smrh, in __smr_shash_entered_get_or_insert()
2799 struct smr_shash *smrh, in __smr_shash_missing_elt_panic()
2809 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-10063.101.15/osfmk/ipc/
H A Dipc_voucher.c70 static struct smr_shash voucher_table;
/xnu-10063.101.15/bsd/kern/
H A Dkern_credential.c3316 static struct smr_shash kauth_cred_hash;