Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c3673 static void *alloc_single_from_new_slab(struct kmem_cache *s, struct slab *slab, in alloc_single_from_new_slab() function
4459 object = alloc_single_from_new_slab(s, slab, orig_size, gfpflags); in ___slab_alloc()