Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Dkern_memorystatus_notify.c503 boolean_t found_knote = FALSE; in memorystatus_warn_process() local
554 found_knote = TRUE; in memorystatus_warn_process()
600 found_knote = TRUE; in memorystatus_warn_process()
647 found_knote = TRUE; in memorystatus_warn_process()
651 found_knote = TRUE; in memorystatus_warn_process()
655 found_knote = TRUE; in memorystatus_warn_process()
664 found_knote = TRUE; in memorystatus_warn_process()
672 if (found_knote) { in memorystatus_warn_process()
1938 boolean_t found_knote = FALSE; variable
2003 found_knote = TRUE;
[all …]