Home
last modified time | relevance | path

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

/kernel/linux/common_modules/qos_auth/include/
Dqos_ctrl.h89 #define QOS_FLAG_NICE 0x01 macro
94 #define QOS_FLAG_ALL (QOS_FLAG_NICE | \
/kernel/linux/common_modules/qos_auth/auth_ctl/
Dqos_ctrl.c86 if (policy_map->policy_flag & QOS_FLAG_NICE) in sched_set_task_qos_attr()