Searched refs:get_slabinfo (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | slab_common.c | 954 get_slabinfo(s, &sinfo); in cache_show() 1002 get_slabinfo(s, &sinfo); in dump_unreclaimable_slab()
|
H A D | slab.h | 191 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo);
|
H A D | slab.c | 4007 void get_slabinfo(struct kmem_cache *cachep, struct slabinfo *sinfo) in get_slabinfo() function
|
H A D | slub.c | 5743 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo) in get_slabinfo() function
|
/kernel/linux/linux-6.6/mm/ |
H A D | slab_common.c | 1293 get_slabinfo(s, &sinfo); in cache_show() 1341 get_slabinfo(s, &sinfo); in dump_unreclaimable_slab()
|
H A D | slab.h | 385 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo);
|
H A D | slab.c | 3867 void get_slabinfo(struct kmem_cache *cachep, struct slabinfo *sinfo) in get_slabinfo() function
|
H A D | slub.c | 6496 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo) in get_slabinfo() function
|
Completed in 35 milliseconds