Home
last modified time | relevance | path

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

/include/asm-generic/
A Dpgalloc.h71 static inline pgtable_t __pte_alloc_one_noprof(struct mm_struct *mm, gfp_t gfp) in __pte_alloc_one_noprof() function
85 #define __pte_alloc_one(...) alloc_hooks(__pte_alloc_one_noprof(__VA_ARGS__))
98 return __pte_alloc_one_noprof(mm, GFP_PGTABLE_USER); in pte_alloc_one_noprof()

Completed in 2 milliseconds