Searched refs:pagetable_alloc_noprof (Results 1 – 2 of 2) sorted by relevance
21 struct ptdesc *ptdesc = pagetable_alloc_noprof(GFP_PGTABLE_KERNEL & in __pte_alloc_one_kernel_noprof()75 ptdesc = pagetable_alloc_noprof(gfp, 0); in __pte_alloc_one_noprof()142 ptdesc = pagetable_alloc_noprof(gfp, 0); in pmd_alloc_one_noprof()177 ptdesc = pagetable_alloc_noprof(gfp, 0); in __pud_alloc_one_noprof()231 ptdesc = pagetable_alloc_noprof(gfp, 0); in __p4d_alloc_one_noprof()275 ptdesc = pagetable_alloc_noprof(gfp, order); in __pgd_alloc_noprof()
2879 static inline struct ptdesc *pagetable_alloc_noprof(gfp_t gfp, unsigned int order) in pagetable_alloc_noprof() function2885 #define pagetable_alloc(...) alloc_hooks(pagetable_alloc_noprof(__VA_ARGS__))