Home
last modified time | relevance | path

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

/linux-6.15/fs/proc/
H A Dpage.c98 .proc_flags = PROC_ENTRY_PERMANENT,
272 .proc_flags = PROC_ENTRY_PERMANENT,
327 .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 Dstat.c204 .proc_flags = PROC_ENTRY_PERMANENT,
H A Dkcore.c666 .proc_flags = PROC_ENTRY_PERMANENT,
H A Dgeneric.c564 if (pde->proc_ops->proc_flags & PROC_ENTRY_PERMANENT) in pde_set_flags()
/linux-6.15/kernel/module/
H A Dprocfs.c140 .proc_flags = PROC_ENTRY_PERMANENT,
/linux-6.15/mm/
H A Dmemory-failure.c2465 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 Dslab_common.c1190 .proc_flags = PROC_ENTRY_PERMANENT,
H A Dswapfile.c2943 .proc_flags = PROC_ENTRY_PERMANENT,
/linux-6.15/include/linux/
H A Dproc_fs.h33 unsigned int proc_flags; member
/linux-6.15/ipc/
H A Dutil.c922 .proc_flags = PROC_ENTRY_PERMANENT,