Searched refs:qos_throughput_policy_validate (Results 1 – 3 of 3) sorted by relevance
267 qos_throughput_policy_validate(task_throughput_qos_t);
281 qos_throughput_policy_validate(task_throughput_qos_t ttier) in qos_throughput_policy_validate() function307 kr = qos_throughput_policy_validate(ttier); in task_qos_policy_validate()
524 if ((result = qos_throughput_policy_validate(info->thread_throughput_qos_tier)) != KERN_SUCCESS) { in thread_policy_set_internal()