Home
last modified time | relevance | path

Searched defs:free_slab (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/mm/
H A Dslabinfo.c40 unsigned long alloc_from_partial, alloc_slab, free_slab, alloc_refill; member
/openbmc/linux/mm/
H A Dslub.c2097 static void free_slab(struct kmem_cache *s, struct slab *slab) in free_slab() function