Home
last modified time | relevance | path

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

/kernel/linux/common_modules/qos_auth/include/
Dqos_ctrl.h35 #define MIN_RT_QOS_LEVEL (NR_QOS - NR_RT_QOS) macro
/kernel/linux/common_modules/qos_auth/auth_ctl/
Dqos_ctrl.c605 item->rt_sched_priority = (i < MIN_RT_QOS_LEVEL) ? 0 : in do_qos_policy_change()