Searched refs:try_alloc_pages_noprof (Results 1 – 2 of 2) sorted by relevance
357 struct page *try_alloc_pages_noprof(int nid, unsigned int order);358 #define try_alloc_pages(...) alloc_hooks(try_alloc_pages_noprof(__VA_ARGS__))
7346 struct page *try_alloc_pages_noprof(int nid, unsigned int order) in try_alloc_pages_noprof() function