Home
last modified time | relevance | path

Searched refs:smr_hash_foreach (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/libkern/c++/
H A DOSSymbol.cpp342 smr_hash_foreach(sym, &_hash, &hash_traits) { in checkForPageUnload()
/xnu-12377.1.9/osfmk/kern/
H A Dtest_lock.c211 smr_hash_foreach(e, h, T) { in smr_hash_basic_test()
H A Dsmr_hash.h1060 #define smr_hash_foreach(obj, smrh, traits) \ macro
H A Dcoalition.c2379 smr_hash_foreach(coal, &coalition_hash, &coal_hash_traits) { in coalitions_get_list()
2434 smr_hash_foreach(coal, &coalition_hash, &coal_hash_traits) { in coalition_iterate_stackshot()