Home
last modified time | relevance | path

Searched refs:smr_hash (Results 1 – 7 of 7) sorted by relevance

/xnu-10002.1.13/osfmk/kern/
H A Dsmr_hash.h405 struct smr_hash { struct
429 struct smr_hash *smrh, argument
443 struct smr_hash *smrh);
464 smr_hash_array_decode(const struct smr_hash *smrh) in smr_hash_array_decode()
490 smr_hash_size(const struct smr_hash *smrh) in smr_hash_size()
537 const struct smr_hash *__h = (smrh); \
626 struct smr_hash *__h = (smrh); \
676 struct smr_hash *__h = (smrh); \
758 const struct smr_hash *smrh, in smr_hash_serialized_should_shrink()
783 const struct smr_hash *smrh, in smr_hash_serialized_should_grow()
[all …]
H A DMakefile127 smr_hash.h \
H A Dtest_lock.c190 struct smr_hash h_buf; in smr_hash_basic_test()
193 struct smr_hash *h = &h_buf; in smr_hash_basic_test()
H A Dsmr.c2274 smr_hash_init(struct smr_hash *smrh, size_t size) in smr_hash_init()
2288 *smrh = (struct smr_hash){ in smr_hash_init()
2294 smr_hash_destroy(struct smr_hash *smrh) in smr_hash_destroy()
2299 *smrh = (struct smr_hash){ }; in smr_hash_destroy()
2304 struct smr_hash *smrh,
2328 struct smr_hash *smrh, in __smr_hash_shrink_and_unlock()
2387 struct smr_hash *smrh, in __smr_hash_grow_and_unlock()
H A Dcoalition.c99 static struct smr_hash coalition_hash;
/xnu-10002.1.13/libkern/c++/
H A DOSSymbol.cpp114 struct smr_hash _hash;
/xnu-10002.1.13/bsd/kern/
H A Dkern_proc.c156 static struct smr_hash pid_hash;
157 static struct smr_hash pgrp_hash;