Searched defs:slab_free (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dslub.c94 * it is frozen but slab_free will then skip the usual
2530 static __always_inline void slab_free(struct kmem_cache *s, function
2559 note_cmpxchg_failure("slab_free", s, tid);
2574 slab_free(s, page, x, _RET_IP_);
3447 slab_free(page->slab, page, object, _RET_IP_);

Completed in 15 milliseconds