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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c1609 static void * BCMFASTPATH_HOST __slab_alloc(struct kmem_cache *s, gfp_t gfpflags, int node, function
1691 * If not then __slab_alloc is called for slow processing.
1715 object = __slab_alloc(s, gfpflags, node, addr, c);

Completed in 110 milliseconds