Searched refs:__slab_free (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dslub.c94 * partial list. Please see __slab_free() for more details.
4083 static void __slab_free(struct kmem_cache *s, struct slab *slab, function
4136 "__slab_free"));
4204 * If fastpath is not possible then fall back to __slab_free where we deal
4233 __slab_free(s, slab, head, tail, cnt, addr);
4270 __slab_free(s, slab, head, tail, cnt, addr);

Completed in 197 milliseconds