/mm/ |
D | debug_page_ref.c | 8 void __page_ref_set(struct page *page, int v) in __page_ref_set() 15 void __page_ref_mod(struct page *page, int v) in __page_ref_mod() 22 void __page_ref_mod_and_test(struct page *page, int v, int ret) in __page_ref_mod_and_test() 29 void __page_ref_mod_and_return(struct page *page, int v, int ret) in __page_ref_mod_and_return() 36 void __page_ref_mod_unless(struct page *page, int v, int u) in __page_ref_mod_unless() 43 void __page_ref_freeze(struct page *page, int v, int ret) in __page_ref_freeze() 50 void __page_ref_unfreeze(struct page *page, int v) in __page_ref_unfreeze()
|
D | vmstat.c | 311 s8 v, t; in __inc_zone_state() local 327 s8 v, t; in __inc_node_state() local 355 s8 v, t; in __dec_zone_state() local 371 s8 v, t; in __dec_node_state() local 689 int v; in refresh_cpu_vm_stats() local 704 int v; in refresh_cpu_vm_stats() local 751 int v; in refresh_cpu_vm_stats() local 793 int v; in cpu_vm_stats_fold() local 804 int v; in cpu_vm_stats_fold() local 821 int v; in cpu_vm_stats_fold() local [all …]
|
D | interval_tree.c | 14 static inline unsigned long vma_start_pgoff(struct vm_area_struct *v) in vma_start_pgoff() 19 static inline unsigned long vma_last_pgoff(struct vm_area_struct *v) in vma_last_pgoff()
|
D | swap_state.c | 48 #define SWAP_RA_HITS(v) ((v) & SWAP_RA_HITS_MASK) argument 49 #define SWAP_RA_WIN(v) (((v) & SWAP_RA_WIN_MASK) >> SWAP_RA_WIN_SHIFT) argument 50 #define SWAP_RA_ADDR(v) ((v) & PAGE_MASK) argument
|
D | percpu-stats.c | 135 static int percpu_stats_show(struct seq_file *m, void *v) in percpu_stats_show()
|
D | memcontrol.c | 3143 static int memcg_numa_stat_show(struct seq_file *m, void *v) in memcg_numa_stat_show() 3208 static int memcg_stat_show(struct seq_file *m, void *v) in memcg_stat_show() 3651 static int mem_cgroup_oom_control_read(struct seq_file *sf, void *v) in mem_cgroup_oom_control_read() 5187 static int memory_low_show(struct seq_file *m, void *v) in memory_low_show() 5217 static int memory_high_show(struct seq_file *m, void *v) in memory_high_show() 5254 static int memory_max_show(struct seq_file *m, void *v) in memory_max_show() 5316 static int memory_events_show(struct seq_file *m, void *v) in memory_events_show() 5329 static int memory_stat_show(struct seq_file *m, void *v) in memory_stat_show() 6231 static int swap_max_show(struct seq_file *m, void *v) in swap_max_show()
|
D | kmemleak.c | 1699 static void *kmemleak_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kmemleak_seq_next() 1721 static void kmemleak_seq_stop(struct seq_file *seq, void *v) in kmemleak_seq_stop() 1738 static int kmemleak_seq_show(struct seq_file *seq, void *v) in kmemleak_seq_show()
|
D | swapfile.c | 2732 static void *swap_next(struct seq_file *swap, void *v, loff_t *pos) in swap_next() 2754 static void swap_stop(struct seq_file *swap, void *v) in swap_stop() 2759 static int swap_show(struct seq_file *swap, void *v) in swap_show()
|
D | vmalloc.c | 2686 static void show_numa_info(struct seq_file *m, struct vm_struct *v) in show_numa_info() 2713 struct vm_struct *v; in s_show() local
|
D | backing-dev.c | 44 static int bdi_debug_stats_show(struct seq_file *m, void *v) in bdi_debug_stats_show()
|
D | percpu.c | 1918 int group, v; in pcpu_dump_alloc_info() local
|
D | slab.c | 4215 static inline int add_caller(unsigned long *n, unsigned long v) in add_caller() 4250 unsigned long v; in handle_slab() local
|
D | zsmalloc.c | 602 static int zs_stats_size_show(struct seq_file *s, void *v) in zs_stats_size_show()
|
D | slub.c | 4750 int v; in setup_slub_memcg_sysfs() local
|