Searched refs:__pte_alloc_one_kernel_noprof (Results 1 – 1 of 1) sorted by relevance
19 static inline pte_t *__pte_alloc_one_kernel_noprof(struct mm_struct *mm) in __pte_alloc_one_kernel_noprof() function28 #define __pte_alloc_one_kernel(...) alloc_hooks(__pte_alloc_one_kernel_noprof(__VA_ARGS__))39 return __pte_alloc_one_kernel_noprof(mm); in pte_alloc_one_kernel_noprof()