Searched refs:COALITION_TASKROLE_LEADER (Results 1 – 7 of 7) sorted by relevance
54 if (roles[COALITION_TYPE_JETSAM] == COALITION_TASKROLE_LEADER) { in get_coalition_leader()157 COALITION_TYPE_JETSAM, COALITION_TASKROLE_LEADER); in spawn_coalition_leader()160 COALITION_TYPE_RESOURCE, COALITION_TASKROLE_LEADER); in spawn_coalition_leader()
487 if ((role == COALITION_TASKROLE_LEADER) && n_roles[role]) { in init_coalition()496 if (role == COALITION_TASKROLE_LEADER) { in init_coalition()
2043 if (roles[COALITION_TYPE_JETSAM] == COALITION_TASKROLE_LEADER) {2109 child_pid = spawn_coalition_member(pathbuf, args, COALITION_TASKROLE_LEADER, 0);
87 #define COALITION_TASKROLE_LEADER (1) macro95 #define COALITION_ROLEMASK_LEADER (1 << COALITION_TASKROLE_LEADER)
94 COALITION_TASKROLE_LEADER); in spawn_helper_in_coalition()
21 …cupies a *role* in its coalition: one process is tagged as the `COALITION_TASKROLE_LEADER`, XPC se…
1177 case COALITION_TASKROLE_LEADER: in i_coal_jetsam_set_taskrole()1247 return COALITION_TASKROLE_LEADER; in i_coal_jetsam_get_taskrole()