Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Dkern_memorystatus_notify.c481 boolean_t found_knote = FALSE; in memorystatus_warn_process() local
532 found_knote = TRUE; in memorystatus_warn_process()
578 found_knote = TRUE; in memorystatus_warn_process()
625 found_knote = TRUE; in memorystatus_warn_process()
629 found_knote = TRUE; in memorystatus_warn_process()
633 found_knote = TRUE; in memorystatus_warn_process()
642 found_knote = TRUE; in memorystatus_warn_process()
650 if (found_knote) { in memorystatus_warn_process()
2064 boolean_t found_knote = FALSE; variable
2129 found_knote = TRUE;
[all …]