Searched refs:PROC_ENTRY_PERMANENT (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/proc/ |
| H A D | page.c | 135 .proc_flags = PROC_ENTRY_PERMANENT, 272 .proc_flags = PROC_ENTRY_PERMANENT, 284 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | cpuinfo.c | 16 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | kmsg.c | 50 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | kcore.c | 666 .proc_flags = PROC_ENTRY_PERMANENT,
|
| /linux/include/linux/ |
| H A D | proc_fs.h | 23 PROC_ENTRY_PERMANENT = 0U, enumerator 25 PROC_ENTRY_PERMANENT = 1U << 0,
|
| /linux/kernel/module/ |
| H A D | procfs.c | 140 .proc_flags = PROC_ENTRY_PERMANENT,
|
| /linux/ipc/ |
| H A D | util.c | 922 .proc_flags = PROC_ENTRY_PERMANENT,
|