Searched refs:alloc_frozen_pages_noprof (Results 1 – 3 of 3) sorted by relevance
834 struct page *alloc_frozen_pages_noprof(gfp_t, unsigned int order);836 static inline struct page *alloc_frozen_pages_noprof(gfp_t gfp, unsigned int order) in alloc_frozen_pages_noprof() function843 alloc_hooks(alloc_frozen_pages_noprof(__VA_ARGS__))
2476 struct page *alloc_frozen_pages_noprof(gfp_t gfp, unsigned order) in alloc_frozen_pages_noprof() function2507 struct page *page = alloc_frozen_pages_noprof(gfp, order); in alloc_pages_noprof()
4306 folio = (struct folio *)alloc_frozen_pages_noprof(flags, order); in ___kmalloc_large_node()