Searched refs:trp_over_through_qos (Results 1 – 2 of 2) sorted by relevance
63 trp_over_through_qos :3, /* Computation throughput QoS override */ member
1070 if (requested.trp_over_through_qos != 0) { in task_policy_update_internal_locked()1071 through_qos = requested.trp_over_through_qos; in task_policy_update_internal_locked()1688 requested.trp_over_through_qos = value2; in proc_set_task_policy_locked()1799 *value2 = requested.trp_over_through_qos; in proc_get_task_policy2()2464 …bits |= (requested.trp_over_through_qos ? (((uint64_t)requested.trp_over_through_qos) << POLICY_RE… in task_requested_bitfield()