Searched defs:old_mm (Results 1 – 4 of 4) sorted by relevance
81 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm()
359 int ldt_dup_context(struct mm_struct *old_mm, struct mm_struct *mm) in ldt_dup_context()
435 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context()493 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in switch_mm()
1013 struct mm_struct *old_mm, *active_mm; in exec_mmap() local