Home
last modified time | relevance | path

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

/include/linux/
A Dgfp.h317 struct page *alloc_pages_noprof(gfp_t gfp, unsigned int order);
324 static inline struct page *alloc_pages_noprof(gfp_t gfp_mask, unsigned int order) in alloc_pages_noprof() function
341 #define alloc_pages(...) alloc_hooks(alloc_pages_noprof(__VA_ARGS__))
A Dmm.h2881 struct page *page = alloc_pages_noprof(gfp | __GFP_COMP, order); in pagetable_alloc_noprof()

Completed in 14 milliseconds