Home
last modified time | relevance | path

Searched refs:smr_hash_serialized_should_grow (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/libkern/c++/
H A DOSSymbol.cpp145 return smr_hash_serialized_should_grow(&_hash, 1, 4); in shouldGrow()
/xnu-10002.41.9/osfmk/kern/
H A Dsmr_hash.h782 smr_hash_serialized_should_grow( in smr_hash_serialized_should_grow() function
H A Dcoalition.c1251 if (smr_hash_serialized_should_grow(&coalition_hash, 1, 4)) { in coalition_create_internal()