Searched refs:proc_uid (Results 1 – 1 of 1) sorted by relevance
241 static int proc_uid /* = 0 */; variable278 module_param(proc_uid, int, 0);279 MODULE_PARM_DESC(proc_uid, "The uid that the /proc files will belong to.");5689 proc_kuid = make_kuid(&init_user_ns, proc_uid); in airo_init_module()