Home
last modified time | relevance | path

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

/kernel/linux/common_modules/qos_auth/auth_ctl/
H A Dauth_ctrl.c59 static void change_to_super(struct auth_struct *auth) in change_to_super()
70 static void init_authority_record(struct auth_struct *auth) in init_authority_record()
93 void get_auth_struct(struct auth_struct *auth) in get_auth_struct()
98 static void __put_auth_struct(struct auth_struct *auth) in __put_auth_struct()
111 void put_auth_struct(struct auth_struct *auth) in put_auth_struct()
133 struct auth_struct *auth_super; in init_super_authority()
155 struct auth_struct *auth = (struct auth_struct *)p; in authority_remove_handler()
191 static inline void set_auth_flag(struct auth_ctrl_data *data, struct auth_struct *auth_to_enable) in set_auth_flag()
203 struct auth_struct *auth_to_enabl in auth_enable()
[all...]
H A Dauth_qos_debug.c42 const struct auth_struct *auth) in print_auth_info()
54 const struct auth_struct *auth) in print_qos_count()
63 const struct auth_struct *auth) in print_qos_thread()
80 static inline void print_auth_struct(struct seq_file *file, struct auth_struct *auth) in print_auth_struct()
95 struct auth_struct *auth = (struct auth_struct *)p; in authority_printf_handler()
H A Dqos_ctrl.c36 void remove_qos_tasks(struct auth_struct *auth) in remove_qos_tasks()
116 void qos_switch(struct auth_struct *auth, int target_status) in qos_switch()
191 struct auth_struct *auth; in can_change_qos()
205 struct auth_struct *auth; in qos_apply()
298 struct auth_struct *auth; in qos_leave()
421 struct auth_struct *auth; in sched_exit_qos_list()
H A Dauth_ctrl.h20 struct auth_struct { struct
/kernel/linux/common_modules/qos_auth/include/
H A Dauth_ctrl.h108 /* reserved for destorying auth_struct*/
114 struct auth_struct;
116 void get_auth_struct(struct auth_struct *auth);
117 void put_auth_struct(struct auth_struct *auth);
118 struct auth_struct *get_authority(struct task_struct *p);
H A Dqos_ctrl.h114 struct auth_struct;
120 void qos_switch(struct auth_struct *auth, int target_status);
124 void remove_qos_tasks(struct auth_struct *auth);

Completed in 5 milliseconds