Home
last modified time | relevance | path

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

/Linux-v6.1/tools/vm/
Dslabinfo.c28 struct slabinfo { struct
49 } slabinfo[MAX_SLABS]; argument
/Linux-v6.1/mm/
Dslab.h370 struct slabinfo { struct
383 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo); argument