Home
last modified time | relevance | path

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

/kernel/linux/common_modules/qos_auth/include/
H A Dqos_auth.h30 bool check_authorized(unsigned int func_id, unsigned int type);
H A Drtg_auth.h30 bool check_authorized(unsigned int func_id, unsigned int type);
H A Dauth_ctrl.h119 bool check_authorized(unsigned int func_id, unsigned int type);
/kernel/linux/common_modules/qos_auth/auth_ctl/
H A Dqos_ctrl.c726 if (!check_authorized(func_cmd, QOS_AUTH_FLAG)) { in do_qos_ctrl_ioctl()
H A Dauth_ctrl.c524 bool check_authorized(unsigned int func_id, unsigned int type) in check_authorized() function
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Drtg_ctrl.c781 authorized = check_authorized(func_id, RTG_AUTH_FLAG); in do_proc_rtg_ioctl()
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Drtg_ctrl.c781 authorized = check_authorized(func_id, RTG_AUTH_FLAG); in do_proc_rtg_ioctl()

Completed in 6 milliseconds