Searched refs:smr_hash_foreach (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.1.13/osfmk/kern/ |
| H A D | test_lock.c | 210 smr_hash_foreach(e, h, T) { in smr_hash_basic_test()
|
| H A D | smr_hash.h | 999 #define smr_hash_foreach(obj, smrh, traits) \ macro
|
| H A D | coalition.c | 2166 smr_hash_foreach(coal, &coalition_hash, &coal_hash_traits) { in coalitions_get_list() 2221 smr_hash_foreach(coal, &coalition_hash, &coal_hash_traits) { in coalition_iterate_stackshot()
|
| /xnu-10002.1.13/libkern/c++/ |
| H A D | OSSymbol.cpp | 342 smr_hash_foreach(sym, &_hash, &hash_traits) { in checkForPageUnload()
|