Home
last modified time | relevance | path

Searched refs:COALITION_TASKROLE_NONE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/osfmk/mach/
H A Dcoalition.h85 #define COALITION_TASKROLE_NONE (-1) /* task plays no role in the given coalition */ macro
/xnu-12377.81.4/osfmk/kern/
H A Dcoalition.c1206 case COALITION_TASKROLE_NONE: in i_coal_jetsam_set_taskrole()
1269 return COALITION_TASKROLE_NONE; in i_coal_jetsam_get_taskrole()
1554 roles[i] = COALITION_TASKROLE_NONE; in task_coalition_roles()
1569 return COALITION_TASKROLE_NONE; in task_coalition_role_for_type()