Home
last modified time | relevance | path

Searched refs:proc_flags (Results 1 – 9 of 9) sorted by relevance

/linux/fs/proc/
H A Dpage.c135 .proc_flags = PROC_ENTRY_PERMANENT,
272 .proc_flags = PROC_ENTRY_PERMANENT,
284 .proc_flags = PROC_ENTRY_PERMANENT,
H A Dcpuinfo.c16 .proc_flags = PROC_ENTRY_PERMANENT,
H A Dkmsg.c50 .proc_flags = PROC_ENTRY_PERMANENT,
H A Dkcore.c666 .proc_flags = PROC_ENTRY_PERMANENT,
/linux/kernel/module/
H A Dprocfs.c140 .proc_flags = PROC_ENTRY_PERMANENT,
/linux/mm/
H A Dmemory-failure.c2599 unsigned long proc_flags; in memory_failure_queue() local
2607 raw_spin_lock_irqsave(&mf_cpu->lock, proc_flags); in memory_failure_queue()
2611 raw_spin_unlock_irqrestore(&mf_cpu->lock, proc_flags); in memory_failure_queue()
2623 unsigned long proc_flags; in memory_failure_work_func() local
2628 raw_spin_lock_irqsave(&mf_cpu->lock, proc_flags); in memory_failure_work_func()
2630 raw_spin_unlock_irqrestore(&mf_cpu->lock, proc_flags); in memory_failure_work_func()
H A Dslab_common.c1200 .proc_flags = PROC_ENTRY_PERMANENT,
/linux/include/linux/
H A Dproc_fs.h36 unsigned int proc_flags; member
/linux/ipc/
H A Dutil.c922 .proc_flags = PROC_ENTRY_PERMANENT,