Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dfork.c638 static inline int mm_alloc_pgd(struct mm_struct *mm) in mm_alloc_pgd() function
658 #define mm_alloc_pgd(mm) (0) macro
1076 if (mm_alloc_pgd(mm)) in mm_init()