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()70 ptdesc = pagetable_alloc_noprof(gfp, 0); in __pte_alloc_one_noprof()137 ptdesc = pagetable_alloc_noprof(gfp, 0); in pmd_alloc_one_noprof()172 ptdesc = pagetable_alloc_noprof(gfp, 0); in __pud_alloc_one_noprof()226 ptdesc = pagetable_alloc_noprof(gfp, 0); in __p4d_alloc_one_noprof()270 ptdesc = pagetable_alloc_noprof(gfp, order); in __pgd_alloc_noprof()
2904 static inline struct ptdesc *pagetable_alloc_noprof(gfp_t gfp, unsigned int order) in pagetable_alloc_noprof() function2910 #define pagetable_alloc(...) alloc_hooks(pagetable_alloc_noprof(__VA_ARGS__))