Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dpriv.h102 #define PRIV_VM_PRESSURE 6000 /* Check VM pressure. */ macro
/xnu-12377.61.12/bsd/kern/
H A Dkern_memorystatus_notify.c1891 error = priv_check_cred(kauth_cred_get(), PRIV_VM_PRESSURE, 0);
H A Dkern_memorystatus.c8708 error = priv_check_cred(kauth_cred_get(), PRIV_VM_PRESSURE, 0);