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