Searched refs:__alloc_pages_direct_compact (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/mm/ |
D | page_alloc.c | 3668 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact() function 3793 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact() function 4303 page = __alloc_pages_direct_compact(gfp_mask, order, in __alloc_pages_slowpath() 4386 page = __alloc_pages_direct_compact(gfp_mask, order, alloc_flags, ac, in __alloc_pages_slowpath()
|