Searched refs:get_authority (Results 1 – 3 of 3) sorted by relevance
117 struct auth_struct *get_authority(struct task_struct *p);
236 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()
566 struct auth_struct *get_authority(struct task_struct *p) in get_authority() function