Searched refs:__p4d_alloc_one_noprof (Results 1 – 1 of 1) sorted by relevance
222 static inline p4d_t *__p4d_alloc_one_noprof(struct mm_struct *mm, unsigned long addr) in __p4d_alloc_one_noprof() function238 #define __p4d_alloc_one(...) alloc_hooks(__p4d_alloc_one_noprof(__VA_ARGS__))243 return __p4d_alloc_one_noprof(mm, addr); in p4d_alloc_one_noprof()
Completed in 3 milliseconds