Searched defs:oldmm (Results 1 – 3 of 3) sorted by relevance
560 struct mm_struct *oldmm) in dup_mmap()709 static int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) in dup_mmap()1138 struct mm_struct *mm, *oldmm = current->mm; in dup_mm() local1173 struct mm_struct *mm, *oldmm; in copy_mm() local
1255 void uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) in uprobe_dup_mmap()
2921 struct mm_struct *mm, *oldmm; in context_switch() local