Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dslub.c3528 static __always_inline void slab_free(struct kmem_cache *s, struct slab *slab, in slab_free() function
3553 slab_free(s, virt_to_slab(x), x, NULL, 1, _RET_IP_); in kmem_cache_free()
3683 slab_free(df.s, df.slab, df.freelist, df.tail, df.cnt, _RET_IP_); in kmem_cache_free_bulk()
4584 slab_free(slab->slab_cache, slab, object, NULL, 1, _RET_IP_); in kfree()