Searched refs:show (Results 1 – 6 of 6) sorted by relevance
/mm/ |
D | vmstat.c | 1538 .show = frag_show, 1545 .show = pagetypeinfo_show, 1661 .show = zoneinfo_show, 1747 .show = vmstat_show, 2070 .show = unusable_show, 2122 .show = extfrag_show,
|
D | slub.c | 4912 ssize_t (*show)(struct kmem_cache *s, char *buf); member 5510 if (!attribute->show) in slab_attr_show() 5513 err = attribute->show(s, buf); in slab_attr_show() 5591 if (!attr || !attr->store || !attr->show) in memcg_propagate_slab_attrs() 5614 len = attr->show(root_cache, buf); in memcg_propagate_slab_attrs() 5630 .show = slab_attr_show,
|
D | slab_common.c | 1568 .show = slab_show,
|
D | kmemleak.c | 1695 .show = kmemleak_seq_show,
|
D | vmalloc.c | 3547 .show = s_show,
|
D | swapfile.c | 2782 .show = swap_show
|