Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dslub.c2764 static void *alloc_single_from_new_slab(struct kmem_cache *s, in alloc_single_from_new_slab() function
3834 freelist = alloc_single_from_new_slab(s, slab, orig_size); in ___slab_alloc()
4010 object = alloc_single_from_new_slab(s, slab, orig_size); in __slab_alloc_node()