linux-IllusionX/fs/proc
Alexey Gladkov e61bb8b36a proc: use named enums for better readability
Signed-off-by: Alexey Gladkov <gladkov.alexey@gmail.com>
Reviewed-by: Alexey Dobriyan <adobriyan@gmail.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
2020-04-22 10:51:22 -05:00
..
array.c proc: speed up /proc/*/statm 2020-04-07 10:43:42 -07:00
base.c proc: use named enums for better readability 2020-04-22 10:51:22 -05:00
bootconfig.c
cmdline.c
consoles.c
cpuinfo.c proc: faster open/read/close with "permanent" files 2020-04-07 10:43:42 -07:00
devices.c
fd.c
fd.h
generic.c proc: add option to mount only a pids subset 2020-04-22 10:51:22 -05:00
inode.c proc: use named enums for better readability 2020-04-22 10:51:22 -05:00
internal.h proc: faster open/read/close with "permanent" files 2020-04-07 10:43:42 -07:00
interrupts.c
Kconfig
kcore.c
kmsg.c proc: faster open/read/close with "permanent" files 2020-04-07 10:43:42 -07:00
loadavg.c
Makefile
meminfo.c
namespaces.c
nommu.c
page.c
proc_net.c
proc_sysctl.c proc: Use d_invalidate in proc_prune_siblings_dcache 2020-02-24 09:50:04 -06:00
proc_tty.c
root.c proc: use named enums for better readability 2020-04-22 10:51:22 -05:00
self.c proc: allow to mount many instances of proc in one pid namespace 2020-04-22 10:51:21 -05:00
softirqs.c
stat.c proc: faster open/read/close with "permanent" files 2020-04-07 10:43:42 -07:00
task_mmu.c proc: inline m_next_vma into m_next 2020-04-07 10:43:42 -07:00
task_nommu.c
thread_self.c proc: allow to mount many instances of proc in one pid namespace 2020-04-22 10:51:21 -05:00
uptime.c
util.c
version.c
vmcore.c