Home
last modified time | relevance | path

Searched defs:m (Results 1 – 11 of 11) sorted by relevance

/mm/
Dvmstat.c690 static void *frag_start(struct seq_file *m, loff_t *pos) in frag_start()
702 static void *frag_next(struct seq_file *m, void *arg, loff_t *pos) in frag_next()
710 static void frag_stop(struct seq_file *m, void *arg) in frag_stop()
715 static void walk_zones_in_node(struct seq_file *m, pg_data_t *pgdat, in walk_zones_in_node()
716 void (*print)(struct seq_file *m, pg_data_t *, struct zone *)) in walk_zones_in_node()
910 static void frag_show_print(struct seq_file *m, pg_data_t *pgdat, in frag_show_print()
924 static int frag_show(struct seq_file *m, void *arg) in frag_show()
931 static void pagetypeinfo_showfree_print(struct seq_file *m, in pagetypeinfo_showfree_print()
957 static int pagetypeinfo_showfree(struct seq_file *m, void *arg) in pagetypeinfo_showfree()
973 static void pagetypeinfo_showblockcount_print(struct seq_file *m, in pagetypeinfo_showblockcount_print()
[all …]
Dslab_common.c814 void print_slabinfo_header(struct seq_file *m) in print_slabinfo_header()
837 static void *s_start(struct seq_file *m, loff_t *pos) in s_start()
848 void *slab_next(struct seq_file *m, void *p, loff_t *pos) in slab_next()
853 void slab_stop(struct seq_file *m, void *p) in slab_stop()
884 int cache_show(struct kmem_cache *s, struct seq_file *m) in cache_show()
906 static int s_show(struct seq_file *m, void *p) in s_show()
Dslob.c429 unsigned int *m; in __do_kmalloc_node() local
497 unsigned int *m = (unsigned int *)(block - align); in kfree() local
509 unsigned int *m; in ksize() local
Dvmalloc.c2533 static void *s_start(struct seq_file *m, loff_t *pos) in s_start()
2552 static void *s_next(struct seq_file *m, void *p, loff_t *pos) in s_next()
2564 static void s_stop(struct seq_file *m, void *p) in s_stop()
2570 static void show_numa_info(struct seq_file *m, struct vm_struct *v) in show_numa_info()
2594 static int s_show(struct seq_file *m, void *p) in s_show()
Dmemblock.c809 struct memblock_region *m = &type_a->regions[idx_a]; in __next_mem_range() local
913 struct memblock_region *m = &type_a->regions[idx_a]; in __next_mem_range_rev() local
1545 static int memblock_debug_show(struct seq_file *m, void *private) in memblock_debug_show()
Dbacking-dev.c65 static int bdi_debug_stats_show(struct seq_file *m, void *v) in bdi_debug_stats_show()
Dslab.c3967 void slabinfo_show_stats(struct seq_file *m, struct kmem_cache *cachep) in slabinfo_show_stats()
4053 static void *leaks_start(struct seq_file *m, loff_t *pos) in leaks_start()
4106 static void show_symbol(struct seq_file *m, unsigned long address) in show_symbol()
4122 static int leaks_show(struct seq_file *m, void *p) in leaks_show()
Dzsmalloc.c410 unsigned long m; in get_zspage_mapping() local
421 unsigned long m; in set_zspage_mapping() local
Dhugetlb.c1464 struct huge_bootmem_page *m; in alloc_bootmem_huge_page() local
1505 struct huge_bootmem_page *m; in gather_bootmem_prealloc() local
2362 void hugetlb_report_meminfo(struct seq_file *m) in hugetlb_report_meminfo()
Dmemcontrol.c2788 static int mem_cgroup_slabinfo_read(struct seq_file *m, void *v) in mem_cgroup_slabinfo_read()
4332 static int memcg_numa_stat_show(struct seq_file *m, void *v) in memcg_numa_stat_show()
4387 static int memcg_stat_show(struct seq_file *m, void *v) in memcg_stat_show()
Dslub.c1819 enum slab_modes l = M_NONE, m = M_NONE; in deactivate_slab() local
5332 void slabinfo_show_stats(struct seq_file *m, struct kmem_cache *s) in slabinfo_show_stats()