Home
last modified time | relevance | path

Searched refs:super_user (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/common_modules/qos_auth/auth_ctl/
H A Dqos_ctrl.c181 static inline bool super_user(struct task_struct *p) in super_user() function
194 if (!auth || (auth && !super_user(p) && qos_level > QOS_LEVEL_SET_MAX)) { in can_change_qos()

Completed in 2 milliseconds