Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dkern_memorystatus.h659 boolean_t memorystatus_idle_exit_from_VM(void);
/xnu-8020.101.4/bsd/kern/
H A Dkern_memorystatus_notify.c1433 if (memorystatus_idle_exit_from_VM() == FALSE) { in memorystatus_update_vm_pressure()
H A Dkern_memorystatus.c4309 memorystatus_idle_exit_from_VM(void) in memorystatus_idle_exit_from_VM() function