Searched refs:proc_flags (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/fs/proc/ |
| H A D | page.c | 98 .proc_flags = PROC_ENTRY_PERMANENT, 272 .proc_flags = PROC_ENTRY_PERMANENT, 327 .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 | stat.c | 204 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | kcore.c | 666 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | generic.c | 564 if (pde->proc_ops->proc_flags & PROC_ENTRY_PERMANENT) in pde_set_flags()
|
| /linux-6.15/kernel/module/ |
| H A D | procfs.c | 140 .proc_flags = PROC_ENTRY_PERMANENT,
|
| /linux-6.15/mm/ |
| H A D | memory-failure.c | 2465 unsigned long proc_flags; in memory_failure_queue() local 2473 raw_spin_lock_irqsave(&mf_cpu->lock, proc_flags); in memory_failure_queue() 2477 raw_spin_unlock_irqrestore(&mf_cpu->lock, proc_flags); in memory_failure_queue() 2489 unsigned long proc_flags; in memory_failure_work_func() local 2494 raw_spin_lock_irqsave(&mf_cpu->lock, proc_flags); in memory_failure_work_func() 2496 raw_spin_unlock_irqrestore(&mf_cpu->lock, proc_flags); in memory_failure_work_func()
|
| H A D | slab_common.c | 1190 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | swapfile.c | 2943 .proc_flags = PROC_ENTRY_PERMANENT,
|
| /linux-6.15/include/linux/ |
| H A D | proc_fs.h | 33 unsigned int proc_flags; member
|
| /linux-6.15/ipc/ |
| H A D | util.c | 922 .proc_flags = PROC_ENTRY_PERMANENT,
|