Searched refs:task_get_effective_jetsam_coalition_policy (Results 1 – 3 of 3) sorted by relevance
296 extern bool task_get_effective_jetsam_coalition_policy(task_t task, int flavor);
3037 task_get_effective_jetsam_coalition_policy(task_t task, int flavor) in task_get_effective_jetsam_coalition_policy() function
812 bool coalition_is_bg = task_get_effective_jetsam_coalition_policy(task, TASK_POLICY_DARWIN_BG); in task_policy_update_internal_locked()