Searched refs:task_effective (Results 1 – 1 of 1) sorted by relevance
1644 next.thep_qos_ui_is_urgent = task_effective.tep_qos_ui_is_urgent; in thread_policy_update_internal_spinlocked()1656 if (task_effective.tep_darwinbg && task_effective.tep_adaptive_bg && in thread_policy_update_internal_spinlocked()1670 if (task_effective.tep_qos_clamp != THREAD_QOS_UNSPECIFIED) { in thread_policy_update_internal_spinlocked()1674 next.thep_qos = task_effective.tep_qos_clamp; in thread_policy_update_internal_spinlocked()1687 if (task_effective.tep_qos_ceiling != THREAD_QOS_UNSPECIFIED && in thread_policy_update_internal_spinlocked()1742 if (next.thep_darwinbg || task_effective.tep_new_sockets_bg) { in thread_policy_update_internal_spinlocked()1764 iopol = MAX(iopol, task_effective.tep_bg_iotier); in thread_policy_update_internal_spinlocked()1768 iopol = MAX(iopol, task_effective.tep_io_tier); in thread_policy_update_internal_spinlocked()1796 task_effective.tep_io_passive) { in thread_policy_update_internal_spinlocked()1804 latency_qos = MAX(latency_qos, task_effective.tep_latency_qos); in thread_policy_update_internal_spinlocked()[all …]