Searched refs:proc_flags (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/proc/ |
| 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,
|
| H A D | generic.c | 379 if (proc_ops->proc_flags & PROC_ENTRY_PERMANENT) in pde_set_flags()
|
| /linux/mm/ |
| H A D | memory-failure.c | 2657 unsigned long proc_flags; in memory_failure_queue() local 2665 raw_spin_lock_irqsave(&mf_cpu->lock, proc_flags); in memory_failure_queue() 2669 raw_spin_unlock_irqrestore(&mf_cpu->lock, proc_flags); in memory_failure_queue() 2681 unsigned long proc_flags; in memory_failure_work_func() local 2686 raw_spin_lock_irqsave(&mf_cpu->lock, proc_flags); in memory_failure_work_func() 2688 raw_spin_unlock_irqrestore(&mf_cpu->lock, proc_flags); in memory_failure_work_func()
|
| H A D | slab_common.c | 1233 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | swapfile.c | 3329 .proc_flags = PROC_ENTRY_PERMANENT,
|
| /linux/ipc/ |
| H A D | util.c | 922 .proc_flags = PROC_ENTRY_PERMANENT,
|