Searched refs:alloc_pages_node_noprof (Results 1 – 2 of 2) sorted by relevance
290 static inline struct page *alloc_pages_node_noprof(int nid, gfp_t gfp_mask, in alloc_pages_node_noprof() function299 #define alloc_pages_node(...) alloc_hooks(alloc_pages_node_noprof(__VA_ARGS__))313 return alloc_pages_node_noprof(numa_node_id(), gfp_mask, order); in alloc_pages_noprof()
3476 return alloc_pages_node_noprof(NUMA_NO_NODE, gfp_mask, order); in __dev_alloc_pages_noprof()