Searched refs:__alloc_pages_noprof (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | page_alloc.c | 5295 page = __alloc_pages_noprof(gfp, 0, preferred_nid, nodemask, ALLOC_DEFAULT); in alloc_pages_bulk_noprof() 5466 struct page *__alloc_pages_noprof(gfp_t gfp, unsigned int order, in __alloc_pages_noprof() function 5485 return __alloc_pages_noprof(gfp_mask, order, nid, NULL, ALLOC_DEFAULT); in alloc_pages_node_noprof() 5492 struct page *page = __alloc_pages_noprof(gfp | __GFP_COMP, order, in __folio_alloc_noprof()
|