Searched refs:alloc_slab_page (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.c1078 static inline struct page *alloc_slab_page(gfp_t flags, int node, function
1105 page = alloc_slab_page(alloc_gfp, node, oo);
1112 page = alloc_slab_page(flags, node, oo);

Completed in 198 milliseconds