Home
last modified time | relevance | path

Searched refs:alloc_pages_node_noprof (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dgfp.h305 static inline struct page *alloc_pages_node_noprof(int nid, gfp_t gfp_mask, in alloc_pages_node_noprof() function
314 #define alloc_pages_node(...) alloc_hooks(alloc_pages_node_noprof(__VA_ARGS__))
326 return alloc_pages_node_noprof(numa_node_id(), gfp_mask, order); in alloc_pages_noprof()
A Dskbuff.h3517 return alloc_pages_node_noprof(NUMA_NO_NODE, gfp_mask, order); in __dev_alloc_pages_noprof()

Completed in 16 milliseconds