Searched defs:oldmm (Results 1 – 3 of 3) sorted by relevance
10 static inline int arch_dup_mmap(struct mm_struct *oldmm, in arch_dup_mmap()
273 #define arch_dup_pkeys(oldmm, mm) argument282 static inline int arch_dup_mmap(struct mm_struct *oldmm, in arch_dup_mmap()
562 void dup_mm_exe_file(struct mm_struct *mm, struct mm_struct *oldmm) in dup_mm_exe_file()1519 struct mm_struct *oldmm) in dup_mm()1561 struct mm_struct *mm, *oldmm; in copy_mm() local