Home
last modified time | relevance | path

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

/kernel/linux/common_modules/qos_auth/include/
Dauth_ctrl.h117 struct auth_struct *get_authority(struct task_struct *p);
/kernel/linux/common_modules/qos_auth/auth_ctl/
Dqos_ctrl.c236 auth = get_authority(p); in qos_apply()
324 auth = get_authority(p); in qos_leave()
411 auth = get_authority(p); in sched_exit_qos_list()
Dauth_ctrl.c566 struct auth_struct *get_authority(struct task_struct *p) in get_authority() function