Searched refs:get_slabinfo (Results 1 – 3 of 3) sorted by relevance
519 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo);
1150 get_slabinfo(s, &sinfo); in cache_show()1197 get_slabinfo(s, &sinfo); in dump_unreclaimable_slab()
10108 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo) in get_slabinfo() function