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