Home
last modified time | relevance | path

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

/kernel/linux/common_modules/qos_auth/auth_ctl/
Dauth_ctrl.c149 int authority_remove_handler(int id, void *p, void *para) in authority_remove_handler() function
169 ret = idr_for_each(ua_idr, authority_remove_handler, NULL); in remove_authority_control()