Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dproc_fs.h58 PROC_PIDONLY_ON = 1, enumerator
/linux-5.19.10/fs/proc/
Droot.c104 ctx->pidonly = PROC_PIDONLY_ON; in proc_parse_subset_param()
Dgeneric.c269 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_lookup()
330 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_readdir()