Home
last modified time | relevance | path

Searched refs:show (Results 1 – 7 of 7) sorted by relevance

/mm/
Dvmstat.c1176 .show = frag_show,
1195 .show = pagetypeinfo_show,
1288 .show = zoneinfo_show,
1372 .show = vmstat_show,
1672 .show = unusable_show,
1724 .show = extfrag_show,
Dslub.c4737 ssize_t (*show)(struct kmem_cache *s, char *buf); member
5332 if (!attribute->show) in slab_attr_show()
5335 err = attribute->show(s, buf); in slab_attr_show()
5413 if (!attr || !attr->store || !attr->show) in memcg_propagate_slab_attrs()
5437 len = attr->show(root_cache, buf); in memcg_propagate_slab_attrs()
5453 .show = slab_attr_show,
Dslab_common.c1161 .show = slab_show,
Dkmemleak.c1622 .show = kmemleak_seq_show,
Dvmalloc.c2683 .show = s_show,
Dswapfile.c2092 .show = swap_show
Dslab.c4256 .show = leaks_show,