Searched refs:hide_pid (Results 1 – 4 of 4) sorted by relevance
45 int hide_pid; member
112 if (pid->hide_pid != HIDEPID_OFF) in proc_show_options()113 seq_printf(seq, ",hidepid=%u", pid->hide_pid); in proc_show_options()
95 pid_ns->hide_pid = ctx->hidepid; in proc_apply_options()
702 if (pid->hide_pid < hide_pid_min) in has_pid_permissions()723 if (pid->hide_pid == HIDEPID_INVISIBLE) { in proc_pid_permission()