Home
last modified time | relevance | path

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

/kernel/linux/common_modules/qos_auth/auth_ctl/
Dauth_ctrl.c56 static struct auth_struct auth_super; variable
131 init_authority_record(&auth_super); in init_authority_control()
132 change_to_super(&auth_super); in init_authority_control()
134 ret = idr_alloc(ua_idr, &auth_super, SUPER_UID, SUPER_UID + 1, GFP_ATOMIC); in init_authority_control()