Home
last modified time | relevance | path

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

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