Searched refs:__p4d_alloc_one_noprof (Results 1 – 1 of 1) sorted by relevance
217 static inline p4d_t *__p4d_alloc_one_noprof(struct mm_struct *mm, unsigned long addr) in __p4d_alloc_one_noprof() function233 #define __p4d_alloc_one(...) alloc_hooks(__p4d_alloc_one_noprof(__VA_ARGS__))238 return __p4d_alloc_one_noprof(mm, addr); in p4d_alloc_one_noprof()