Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/mach/
H A Dcoalition.h86 #define COALITION_TASKROLE_EXT (3) macro
94 #define COALITION_ROLEMASK_EXT (1 << COALITION_TASKROLE_EXT)
/xnu-8792.41.9/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-8792.41.9/osfmk/kern/
H A Dcoalition.c1042 case COALITION_TASKROLE_EXT: in i_coal_jetsam_set_taskrole()
1099 return COALITION_TASKROLE_EXT; in i_coal_jetsam_get_taskrole()