Home
last modified time | relevance | path

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

/kernel/linux/common_modules/qos_auth/auth_ctl/
Dauth_ctrl.c113 void put_auth_struct(struct auth_struct *auth) in put_auth_struct() function
159 put_auth_struct(auth); in authority_remove_handler()
214 put_auth_struct(auth_to_enable); in auth_enable()
225 put_auth_struct(auth_to_enable); in auth_enable()
277 put_auth_struct(auth_to_delete); in auth_delete()
300 put_auth_struct(auth_to_get); in auth_get()
312 put_auth_struct(auth_to_get); in auth_get()
341 put_auth_struct(auth); in auth_switch()
352 put_auth_struct(auth); in auth_switch()
547 put_auth_struct(auth); in check_authorized()
[all …]
Dqos_ctrl.c289 put_auth_struct(auth); in qos_apply()
375 put_auth_struct(auth); in qos_leave()
426 put_auth_struct(auth); in sched_exit_qos_list()
/kernel/linux/common_modules/qos_auth/include/
Dauth_ctrl.h116 void put_auth_struct(struct auth_struct *auth);