Home
last modified time | relevance | path

Searched refs:do_slab_free (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dslub.c3741 static __always_inline void do_slab_free(struct kmem_cache *s, in do_slab_free() function
3797 static void do_slab_free(struct kmem_cache *s, in do_slab_free() function
3817 do_slab_free(s, slab, head, tail, cnt, addr); in slab_free()
3823 do_slab_free(cache, virt_to_slab(x), x, NULL, 1, addr); in ___cache_free()