Searched defs:slabinfo (Results 1 – 3 of 3) sorted by relevance
28 struct slabinfo { struct49 } slabinfo[MAX_SLABS]; argument
457 struct slabinfo { struct470 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo); argument
277 def slabinfo(): function