Searched refs:alloc_pages_noprof (Results 1 – 5 of 5) sorted by relevance
635 return alloc_pages_noprof(gfp_mask, order); in mempool_alloc_pages()
2505 struct page *alloc_pages_noprof(gfp_t gfp, unsigned int order) in alloc_pages_noprof() function2513 EXPORT_SYMBOL(alloc_pages_noprof);2517 return page_rmappable_folio(alloc_pages_noprof(gfp | __GFP_COMP, order)); in folio_alloc_noprof()
3642 page = alloc_pages_noprof(gfp, order); in vm_area_alloc_pages()
5207 page = alloc_pages_noprof(gfp_mask & ~__GFP_HIGHMEM, order); in nr_free_zone_pages()
2881 struct page *page = alloc_pages_noprof(gfp | __GFP_COMP, order); in pagetable_alloc_noprof()