Home
last modified time | relevance | path

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

/kernel/linux/common_modules/qos_auth/include/
Dqos_ctrl.h94 #define QOS_FLAG_ALL (QOS_FLAG_NICE | \ macro
/kernel/linux/common_modules/qos_auth/auth_ctl/
Dqos_ctrl.c524 if (qos_flag & ~QOS_FLAG_ALL) in valid_qos_flag()