Searched refs:proc_gid (Results 1 – 1 of 1) sorted by relevance
241 static int proc_gid /* = 0 */; variable278 module_param(proc_gid, int, 0);279 MODULE_PARM_DESC(proc_gid, "The gid that the /proc files will belong to.");5647 proc_kgid = make_kgid(&init_user_ns, proc_gid); in airo_init_module()