Searched +defs:alloc_page +path:gfp +path:. +path:h (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Dgfp.h258 * it. The alloc_page*() variants return 'struct page *' and as such
342 #define alloc_page(gfp_mask) alloc_pages(gfp_mask, 0) macro

Completed in 120 milliseconds