Home
last modified time | relevance | path

Searched refs:init_sched_auth_debug_procfs (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/common_modules/qos_auth/auth_ctl/
Dauth_ctrl.h43 int __init init_sched_auth_debug_procfs(void);
45 static inline int init_sched_auth_debug_procfs(void) in init_sched_auth_debug_procfs() function
Dauth_qos_debug.c147 int __init init_sched_auth_debug_procfs(void) in init_sched_auth_debug_procfs() function
Dauth_ctrl.c625 init_sched_auth_debug_procfs(); in auth_ctrl_init_module()