hidepid            35 fs/proc/root.c 	int			hidepid;
hidepid            71 fs/proc/root.c 		ctx->hidepid = result.uint_32;
hidepid            72 fs/proc/root.c 		if (ctx->hidepid < HIDEPID_OFF ||
hidepid            73 fs/proc/root.c 		    ctx->hidepid > HIDEPID_INVISIBLE)
hidepid            95 fs/proc/root.c 		pid_ns->hide_pid = ctx->hidepid;