Searched defs:slabinfo (Results 1 – 3 of 3) sorted by relevance
28 struct slabinfo { struct 49 } slabinfo[MAX_SLABS]; variable [all...]
432 struct slabinfo { struct445 void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo); argument
277 def slabinfo(): function