Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dproc_fs.h48 enum proc_hidepid { enum
66 enum proc_hidepid hide_pid;
/openbmc/linux/fs/proc/
H A Droot.c32 enum proc_hidepid hidepid;
H A Dinode.c167 static inline const char *hidepid2str(enum proc_hidepid v) in hidepid2str()
H A Dbase.c712 enum proc_hidepid hide_pid_min) in has_pid_permissions()