Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dcoalition.c271 uint64_t cep_darwinbg :1, /* marked as darwinbg via setpriority */ member
2898 next.cep_darwinbg = requested.crp_darwinbg; in jetsam_coalition_policy_update_locked()
2907 if (prev.cep_darwinbg != next.cep_darwinbg) { in jetsam_coalition_policy_update_locked()
3063 return effective.cep_darwinbg; in task_get_effective_jetsam_coalition_policy()