Searched refs:PROC_PIDONLY_OFF (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | proc_fs.h | 60 PROC_PIDONLY_OFF = 0, enumerator |
| /linux-6.15/fs/proc/ | ||
| H A D | inode.c | 181 if (fs_info->pidonly != PROC_PIDONLY_OFF) in proc_show_options() |