Searched refs:hide_pid (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
H A Dpid_namespace.h45 int hide_pid; member in struct:pid_namespace
/linux-4.1.27/fs/proc/
H A Droot.c80 pid->hide_pid = option; proc_parse_options()
H A Dinode.c110 if (pid->hide_pid != 0) proc_show_options()
111 seq_printf(seq, ",hidepid=%u", pid->hide_pid); proc_show_options()
H A Dbase.c537 if (pid->hide_pid < hide_pid_min) has_pid_permissions()
558 if (pid->hide_pid == 2) { proc_pid_permission()

Completed in 159 milliseconds