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

/linux-master/mm/
H A Dslub.c2524 static void *alloc_single_from_new_slab(struct kmem_cache *s, function
3536 freelist = alloc_single_from_new_slab(s, slab, orig_size);
3712 object = alloc_single_from_new_slab(s, slab, orig_size);

Completed in 96 milliseconds