Home
last modified time | relevance | path

Searched refs:get_slabinfo (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dslab.h519 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo);
H A Dslab_common.c1150 get_slabinfo(s, &sinfo); in cache_show()
1197 get_slabinfo(s, &sinfo); in dump_unreclaimable_slab()
H A Dslub.c10108 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo) in get_slabinfo() function