Searched defs:is_active (Results 1 – 2 of 2) sorted by relevance
164 #define is_active(is) (smr_unsafe_load(&(is)->is_table) != 0UL) macro
494 memorystatus_warn_process(const proc_t p, __unused boolean_t is_active, __unused boolean_t is_fatal… in memorystatus_warn_process()