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

/linux-master/mm/
H A Dslub.c3368 * Version of __slab_alloc to use when we know that preemption is
3596 static void *__slab_alloc(struct kmem_cache *s, gfp_t gfpflags, int node, function
3663 object = __slab_alloc(s, gfpflags, node, addr, c, orig_size);
3816 * If not then __slab_alloc is called for slow processing.

Completed in 132 milliseconds