Home
last modified time | relevance | path

Searched refs:hide_pid_min (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/proc/
H A Dbase.c742 * May current process learn task's sched/cmdline info (for hide_pid_min=1)
743 * or euid/egid (for hide_pid_min=2)?
747 enum proc_hidepid hide_pid_min) in has_pid_permissions() argument
757 if (fs_info->hide_pid < hide_pid_min) in has_pid_permissions()