Home
last modified time | relevance | path

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

/linux-4.1.27/tools/vm/
Dslabinfo.c27 struct slabinfo { struct
48 } slabinfo[MAX_SLABS]; argument
/linux-4.1.27/mm/
Dslab.h147 struct slabinfo { struct
160 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo); argument