Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dfork.c793 static inline int mm_alloc_pgd(struct mm_struct *mm) in mm_alloc_pgd() function
813 #define mm_alloc_pgd(mm) (0) macro
1298 if (mm_alloc_pgd(mm)) in mm_init()