Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dkern_memorystatus.h65 #define JETSAM_PRIORITY_DRIVER_APPLE 150 macro
/xnu-11215/bsd/kern/
H A Dkern_memorystatus.c133 case JETSAM_PRIORITY_DRIVER_APPLE: in memorystatus_priority_band_name()
3978 JETSAM_PRIORITY_DRIVER_APPLE,
H A Dkern_exec.c4513 px_sa.psa_priority = JETSAM_PRIORITY_DRIVER_APPLE; in posix_spawn()