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