Home
last modified time | relevance | path

Searched refs:COALITION_TASKROLE_XPC (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/osfmk/mach/
H A Dcoalition.h85 #define COALITION_TASKROLE_XPC (2) macro
93 #define COALITION_ROLEMASK_XPC (1 << COALITION_TASKROLE_XPC)
/xnu-8019.80.24/tests/vm/
H A Dmemorystatus_sort_test.c259 role = COALITION_TASKROLE_XPC; in init_coalition()
271 } else if (role == COALITION_TASKROLE_XPC) { in init_coalition()
/xnu-8019.80.24/osfmk/kern/
H A Dcoalition.c1049 case COALITION_TASKROLE_XPC: in i_coal_jetsam_set_taskrole()
1105 return COALITION_TASKROLE_XPC; in i_coal_jetsam_get_taskrole()
/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus_freeze.c909 if (task_role_in_coalition == COALITION_TASKROLE_XPC) { in memorystatus_freezer_get_status()
1697 if (task_role_in_coalition == COALITION_TASKROLE_XPC) { in memorystatus_is_process_eligible_for_freeze()