Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/mach/
H A Dcoalition.h88 #define COALITION_TASKROLE_EXT (3) macro
96 #define COALITION_ROLEMASK_EXT (1 << COALITION_TASKROLE_EXT)
/xnu-10002.1.13/tests/vm/
H A Dmemorystatus_sort_test.c252 role = COALITION_TASKROLE_EXT; in init_coalition()
270 } else if (role == COALITION_TASKROLE_EXT) { in init_coalition()
/xnu-10002.1.13/osfmk/kern/
H A Dcoalition.c1093 case COALITION_TASKROLE_EXT: in i_coal_jetsam_set_taskrole()
1150 return COALITION_TASKROLE_EXT; in i_coal_jetsam_get_taskrole()