Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dsmr_hash.h408 struct smr_hash { struct
439 struct smr_hash *smrh);
453 struct smr_hash *smrh,
467 struct smr_hash *smrh);
477 struct smr_hash *smrh);
498 smr_hash_array_decode(const struct smr_hash *smrh) in smr_hash_array_decode()
527 smr_hash_size(const struct smr_hash *smrh) in smr_hash_size()
544 smr_hash_serialized_count(const struct smr_hash *smrh) in smr_hash_serialized_count()
681 struct smr_hash *__h = (smrh); \
731 struct smr_hash *__h = (smrh); \
[all …]
H A Dsmr.c2286 smr_hash_init_empty(struct smr_hash *smrh) in smr_hash_init_empty()
2288 *smrh = (struct smr_hash){ in smr_hash_init_empty()
2294 smr_hash_is_empty_initialized(struct smr_hash *smrh) in smr_hash_is_empty_initialized()
2300 smr_hash_init(struct smr_hash *smrh, size_t size) in smr_hash_init()
2317 *smrh = (struct smr_hash){ in smr_hash_init()
2324 smr_hash_destroy(struct smr_hash *smrh) in smr_hash_destroy()
2331 *smrh = (struct smr_hash){ }; in smr_hash_destroy()
2336 struct smr_hash *smrh,
2360 struct smr_hash *smrh, in __smr_hash_shrink_and_unlock()
2419 struct smr_hash *smrh, in __smr_hash_grow_and_unlock()
H A Dtest_lock.c191 struct smr_hash h_buf; in smr_hash_basic_test()
194 struct smr_hash *h = &h_buf; in smr_hash_basic_test()
H A DMakefile111 smr_hash.h \
H A Dcoalition.c98 static struct smr_hash coalition_hash;
/xnu-11215.1.10/libkern/c++/
H A DOSSymbol.cpp114 struct smr_hash _hash;
/xnu-11215.1.10/libkern/os/
H A Dlog.c115 static struct smr_hash os_log_cache;
/xnu-11215.1.10/bsd/kern/
H A Dkern_proc.c172 static struct smr_hash pid_hash;
173 static struct smr_hash pgrp_hash;