Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dproc_fs.h64 PROC_PIDONLY_ON = 1, enumerator
/linux/fs/proc/
H A Dgeneric.c272 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_lookup()
333 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_readdir()
H A Droot.c103 ctx->pidonly = PROC_PIDONLY_ON; in proc_parse_subset_param()