Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/mach/
H A Dcoalition.h88 #define COALITION_TASKROLE_XPC (2) macro
96 #define COALITION_ROLEMASK_XPC (1 << COALITION_TASKROLE_XPC)
/xnu-11417.121.6/tests/vm/
H A Dmemorystatus_sort_test.c260 role = COALITION_TASKROLE_XPC; in init_coalition()
272 } else if (role == COALITION_TASKROLE_XPC) { in init_coalition()
H A Dmemorystatus_freeze_test.c2101 coalition_members[i] = spawn_coalition_member(pathbuf, args, COALITION_TASKROLE_XPC, 0);
/xnu-11417.121.6/bsd/kern/
H A Dkern_memorystatus_policy.c493 if (task_role_in_coalition == COALITION_TASKROLE_XPC) { in memorystatus_is_process_eligible_for_freeze()
H A Dkern_memorystatus_freeze.c935 if (task_role_in_coalition == COALITION_TASKROLE_XPC) { in memorystatus_freezer_get_status()
/xnu-11417.121.6/osfmk/kern/
H A Dcoalition.c1182 case COALITION_TASKROLE_XPC: in i_coal_jetsam_set_taskrole()
1238 return COALITION_TASKROLE_XPC; in i_coal_jetsam_get_taskrole()