Searched refs:proc_flags (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | cpuinfo.c | 20 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | kmsg.c | 53 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | stat.c | 227 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | generic.c | 568 if (pde->proc_ops->proc_flags & PROC_ENTRY_PERMANENT) in pde_set_flags()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memory-failure.c | 1525 unsigned long proc_flags; in memory_failure_queue() local 1532 spin_lock_irqsave(&mf_cpu->lock, proc_flags); in memory_failure_queue() 1538 spin_unlock_irqrestore(&mf_cpu->lock, proc_flags); in memory_failure_queue() 1547 unsigned long proc_flags; in memory_failure_work_func() local 1552 spin_lock_irqsave(&mf_cpu->lock, proc_flags); in memory_failure_work_func() 1554 spin_unlock_irqrestore(&mf_cpu->lock, proc_flags); in memory_failure_work_func()
|
| H A D | slab_common.c | 1071 .proc_flags = PROC_ENTRY_PERMANENT,
|
| H A D | swapfile.c | 2878 .proc_flags = PROC_ENTRY_PERMANENT,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | proc_fs.h | 30 unsigned int proc_flags; member
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | util.c | 888 .proc_flags = PROC_ENTRY_PERMANENT,
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | module.c | 4641 .proc_flags = PROC_ENTRY_PERMANENT,
|