Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dproc_fs.h58 PROC_PIDONLY_ON = 1, enumerator
/linux-6.6.21/fs/proc/
Droot.c101 ctx->pidonly = PROC_PIDONLY_ON; in proc_parse_subset_param()
Dgeneric.c268 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_lookup()
329 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_readdir()