Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsmr_hash.h1164 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 Dsmr.c2626 __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 Dtest_lock.c286 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 Dipc_voucher.c69 static struct smr_shash voucher_table;
/xnu-12377.1.9/bsd/kern/
H A Dkern_credential.c3316 static struct smr_shash kauth_cred_hash;