Searched defs:old_mm (Results 1 – 4 of 4) sorted by relevance
80 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm()
449 int ldt_dup_context(struct mm_struct *old_mm, struct mm_struct *mm) in ldt_dup_context()
413 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context()471 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in switch_mm()
981 struct mm_struct *old_mm, *active_mm; in exec_mmap() local