Searched refs:hide_pid (Results 1 – 4 of 4) sorted by relevance
45 int hide_pid; member
109 if (pid->hide_pid != 0) in proc_show_options()110 seq_printf(seq, ",hidepid=%u", pid->hide_pid); in proc_show_options()
80 pid->hide_pid = option; in proc_parse_options()
732 if (pid->hide_pid < hide_pid_min) in has_pid_permissions()753 if (pid->hide_pid == 2) { in proc_pid_permission()