Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/mach/
H A Dcoalition.h89 #define COALITION_TASKROLE_EXT (3) macro
97 #define COALITION_ROLEMASK_EXT (1 << COALITION_TASKROLE_EXT)
/xnu-11215.81.4/tests/vm/
H A Dmemorystatus_sort_test.c256 role = COALITION_TASKROLE_EXT; in init_coalition()
274 } else if (role == COALITION_TASKROLE_EXT) { in init_coalition()
/xnu-11215.81.4/osfmk/kern/
H A Dcoalition.c1187 case COALITION_TASKROLE_EXT: in i_coal_jetsam_set_taskrole()
1244 return COALITION_TASKROLE_EXT; in i_coal_jetsam_get_taskrole()