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