Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dfork.c632 static inline int mm_alloc_pgd(struct mm_struct *mm) in mm_alloc_pgd() function
654 #define mm_alloc_pgd(mm) (0) macro
/kernel/linux/linux-6.6/kernel/
Dfork.c806 static inline int mm_alloc_pgd(struct mm_struct *mm) in mm_alloc_pgd() function
832 #define mm_alloc_pgd(mm) (0) macro