Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dproc_fs.h57 PROC_PIDONLY_ON = 1, enumerator
/OK3568_Linux_fs/kernel/fs/proc/
H A Dgeneric.c274 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_lookup()
335 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_readdir()
H A Droot.c104 ctx->pidonly = PROC_PIDONLY_ON; in proc_parse_subset_param()
H A Dinode.c510 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_reg_open()