Home
last modified time | relevance | path

Searched defs:slabinfo (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/vm/
Dslabinfo.c28 struct slabinfo { struct
49 } slabinfo[MAX_SLABS]; argument
/Linux-v5.15/mm/
Dslab.h178 struct slabinfo { struct
191 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo); argument