/mm/ |
D | vmstat.c | 1365 static void *frag_start(struct seq_file *m, loff_t *pos) in frag_start() 1378 static void *frag_next(struct seq_file *m, void *arg, loff_t *pos) in frag_next() 1386 static void frag_stop(struct seq_file *m, void *arg) in frag_stop() 1394 static void walk_zones_in_node(struct seq_file *m, pg_data_t *pgdat, in walk_zones_in_node() 1396 void (*print)(struct seq_file *m, pg_data_t *, struct zone *)) in walk_zones_in_node() 1416 static void frag_show_print(struct seq_file *m, pg_data_t *pgdat, in frag_show_print() 1430 static int frag_show(struct seq_file *m, void *arg) in frag_show() 1437 static void pagetypeinfo_showfree_print(struct seq_file *m, in pagetypeinfo_showfree_print() 1480 static int pagetypeinfo_showfree(struct seq_file *m, void *arg) in pagetypeinfo_showfree() 1496 static void pagetypeinfo_showblockcount_print(struct seq_file *m, in pagetypeinfo_showblockcount_print() [all …]
|
D | slab_common.c | 934 static void print_slabinfo_header(struct seq_file *m) in print_slabinfo_header() 955 void *slab_start(struct seq_file *m, loff_t *pos) in slab_start() 961 void *slab_next(struct seq_file *m, void *p, loff_t *pos) in slab_next() 966 void slab_stop(struct seq_file *m, void *p) in slab_stop() 971 static void cache_show(struct kmem_cache *s, struct seq_file *m) in cache_show() 990 static int slab_show(struct seq_file *m, void *p) in slab_show() 1035 int memcg_slab_show(struct seq_file *m, void *p) in memcg_slab_show()
|
D | percpu-stats.c | 56 static void chunk_map_stats(struct seq_file *m, struct pcpu_chunk *chunk, in chunk_map_stats() 142 static int percpu_stats_show(struct seq_file *m, void *v) in percpu_stats_show()
|
D | slob.c | 471 unsigned int *m; in __do_kmalloc_node() local 555 unsigned int *m = (unsigned int *)(block - align); in kfree() local 573 unsigned int *m; in __ksize() local
|
D | memcontrol.c | 4038 static int memcg_numa_stat_show(struct seq_file *m, void *v) in memcg_numa_stat_show() 4116 static int memcg_stat_show(struct seq_file *m, void *v) in memcg_stat_show() 6295 static int seq_puts_memcg_tunable(struct seq_file *m, unsigned long value) in seq_puts_memcg_tunable() 6313 static int memory_min_show(struct seq_file *m, void *v) in memory_min_show() 6336 static int memory_low_show(struct seq_file *m, void *v) in memory_low_show() 6359 static int memory_high_show(struct seq_file *m, void *v) in memory_high_show() 6408 static int memory_max_show(struct seq_file *m, void *v) in memory_max_show() 6461 static void __memory_events_show(struct seq_file *m, atomic_long_t *events) in __memory_events_show() 6471 static int memory_events_show(struct seq_file *m, void *v) in memory_events_show() 6479 static int memory_events_local_show(struct seq_file *m, void *v) in memory_events_local_show() [all …]
|
D | memblock.c | 941 struct memblock_region *m, in should_skip_region() 1009 struct memblock_region *m = &type_a->regions[idx_a]; in __next_mem_range() local 1113 struct memblock_region *m = &type_a->regions[idx_a]; in __next_mem_range_rev() local 2015 static int memblock_debug_show(struct seq_file *m, void *private) in memblock_debug_show()
|
D | vmalloc.c | 3451 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 3461 static void *s_next(struct seq_file *m, void *p, loff_t *pos) in s_next() 3466 static void s_stop(struct seq_file *m, void *p) in s_stop() 3474 static void show_numa_info(struct seq_file *m, struct vm_struct *v) in show_numa_info() 3498 static void show_purge_info(struct seq_file *m) in show_purge_info() 3514 static int s_show(struct seq_file *m, void *p) in s_show()
|
D | page_owner.c | 300 void pagetypeinfo_showmixedcount_print(struct seq_file *m, in pagetypeinfo_showmixedcount_print()
|
D | hugetlb.c | 2453 struct huge_bootmem_page *m; in __alloc_bootmem_huge_page() local 2489 struct huge_bootmem_page *m; in gather_bootmem_prealloc() local 3526 void hugetlb_report_meminfo(struct seq_file *m) in hugetlb_report_meminfo() 3590 void hugetlb_report_usage(struct seq_file *m, struct mm_struct *mm) in hugetlb_report_usage()
|
D | backing-dev.c | 46 static int bdi_debug_stats_show(struct seq_file *m, void *v) in bdi_debug_stats_show()
|
D | slub.c | 2214 enum slab_modes l = M_NONE, m = M_NONE; in deactivate_slab() local 5934 void slabinfo_show_stats(struct seq_file *m, struct kmem_cache *s) in slabinfo_show_stats()
|
D | slab.c | 4068 void slabinfo_show_stats(struct seq_file *m, struct kmem_cache *cachep) in slabinfo_show_stats()
|