Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus_notify.c502 boolean_t found_knote = FALSE; in memorystatus_warn_process() local
553 found_knote = TRUE; in memorystatus_warn_process()
599 found_knote = TRUE; in memorystatus_warn_process()
646 found_knote = TRUE; in memorystatus_warn_process()
650 found_knote = TRUE; in memorystatus_warn_process()
654 found_knote = TRUE; in memorystatus_warn_process()
663 found_knote = TRUE; in memorystatus_warn_process()
671 if (found_knote) { in memorystatus_warn_process()
1932 boolean_t found_knote = FALSE; variable
1997 found_knote = TRUE;
[all …]