Home
last modified time | relevance | path

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

/Linux-v4.19/tools/vm/
Dslabinfo.c28 struct slabinfo { struct
49 } slabinfo[MAX_SLABS]; argument
/Linux-v4.19/mm/
Dslab.h179 struct slabinfo { struct
192 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo); argument