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