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