Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_memorystatus_notify.c490 boolean_t found_knote = FALSE; in memorystatus_warn_process() local
541 found_knote = TRUE; in memorystatus_warn_process()
587 found_knote = TRUE; in memorystatus_warn_process()
634 found_knote = TRUE; in memorystatus_warn_process()
638 found_knote = TRUE; in memorystatus_warn_process()
642 found_knote = TRUE; in memorystatus_warn_process()
651 found_knote = TRUE; in memorystatus_warn_process()
659 if (found_knote) { in memorystatus_warn_process()
1967 boolean_t found_knote = FALSE; variable
2032 found_knote = TRUE;
[all …]