/mm/ |
D | vmstat.c | 1303 static void *frag_start(struct seq_file *m, loff_t *pos) in frag_start() 1316 static void *frag_next(struct seq_file *m, void *arg, loff_t *pos) in frag_next() 1324 static void frag_stop(struct seq_file *m, void *arg) in frag_stop() 1332 static void walk_zones_in_node(struct seq_file *m, pg_data_t *pgdat, in walk_zones_in_node() 1334 void (*print)(struct seq_file *m, pg_data_t *, struct zone *)) in walk_zones_in_node() 1354 static void frag_show_print(struct seq_file *m, pg_data_t *pgdat, in frag_show_print() 1368 static int frag_show(struct seq_file *m, void *arg) in frag_show() 1375 static void pagetypeinfo_showfree_print(struct seq_file *m, in pagetypeinfo_showfree_print() 1418 static int pagetypeinfo_showfree(struct seq_file *m, void *arg) in pagetypeinfo_showfree() 1434 static void pagetypeinfo_showblockcount_print(struct seq_file *m, in pagetypeinfo_showblockcount_print() [all …]
|
D | slab_common.c | 1394 static void print_slabinfo_header(struct seq_file *m) in print_slabinfo_header() 1415 void *slab_start(struct seq_file *m, loff_t *pos) in slab_start() 1421 void *slab_next(struct seq_file *m, void *p, loff_t *pos) in slab_next() 1426 void slab_stop(struct seq_file *m, void *p) in slab_stop() 1452 static void cache_show(struct kmem_cache *s, struct seq_file *m) in cache_show() 1473 static int slab_show(struct seq_file *m, void *p) in slab_show() 1518 void *memcg_slab_start(struct seq_file *m, loff_t *pos) in memcg_slab_start() 1526 void *memcg_slab_next(struct seq_file *m, void *p, loff_t *pos) in memcg_slab_next() 1533 void memcg_slab_stop(struct seq_file *m, void *p) in memcg_slab_stop() 1538 int memcg_slab_show(struct seq_file *m, void *p) in memcg_slab_show() [all …]
|
D | percpu-stats.c | 52 static void chunk_map_stats(struct seq_file *m, struct pcpu_chunk *chunk, in chunk_map_stats() 135 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 549 unsigned int *m = (unsigned int *)(block - align); in kfree() local 566 unsigned int *m; in __ksize() local
|
D | memcontrol.c | 3762 static int memcg_numa_stat_show(struct seq_file *m, void *v) in memcg_numa_stat_show() 3849 static int memcg_stat_show(struct seq_file *m, void *v) in memcg_stat_show() 6007 static int seq_puts_memcg_tunable(struct seq_file *m, unsigned long value) in seq_puts_memcg_tunable() 6025 static int memory_min_show(struct seq_file *m, void *v) in memory_min_show() 6048 static int memory_low_show(struct seq_file *m, void *v) in memory_low_show() 6071 static int memory_high_show(struct seq_file *m, void *v) in memory_high_show() 6100 static int memory_max_show(struct seq_file *m, void *v) in memory_max_show() 6155 static void __memory_events_show(struct seq_file *m, atomic_long_t *events) in __memory_events_show() 6165 static int memory_events_show(struct seq_file *m, void *v) in memory_events_show() 6173 static int memory_events_local_show(struct seq_file *m, void *v) in memory_events_local_show() [all …]
|
D | memblock.c | 965 static bool should_skip_region(struct memblock_region *m, int nid, int flags) in should_skip_region() 1029 struct memblock_region *m = &type_a->regions[idx_a]; in __next_mem_range() local 1133 struct memblock_region *m = &type_a->regions[idx_a]; in __next_mem_range_rev() local 1988 static int memblock_debug_show(struct seq_file *m, void *private) in memblock_debug_show()
|
D | vmalloc.c | 3419 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 3426 static void *s_next(struct seq_file *m, void *p, loff_t *pos) in s_next() 3431 static void s_stop(struct seq_file *m, void *p) in s_stop() 3437 static void show_numa_info(struct seq_file *m, struct vm_struct *v) in show_numa_info() 3461 static void show_purge_info(struct seq_file *m) in show_purge_info() 3477 static int s_show(struct seq_file *m, void *p) in s_show()
|
D | page_owner.c | 253 void pagetypeinfo_showmixedcount_print(struct seq_file *m, in pagetypeinfo_showmixedcount_print()
|
D | hugetlb.c | 2221 struct huge_bootmem_page *m; in __alloc_bootmem_huge_page() local 2263 struct huge_bootmem_page *m; in gather_bootmem_prealloc() local 3159 void hugetlb_report_meminfo(struct seq_file *m) in hugetlb_report_meminfo() 3221 void hugetlb_report_usage(struct seq_file *m, struct mm_struct *mm) in hugetlb_report_usage()
|
D | backing-dev.c | 48 static int bdi_debug_stats_show(struct seq_file *m, void *v) in bdi_debug_stats_show()
|
D | slub.c | 2044 enum slab_modes l = M_NONE, m = M_NONE; in deactivate_slab() local 5919 void slabinfo_show_stats(struct seq_file *m, struct kmem_cache *s) in slabinfo_show_stats()
|
D | slab.c | 4073 void slabinfo_show_stats(struct seq_file *m, struct kmem_cache *cachep) in slabinfo_show_stats()
|