Searched defs:old_mm (Results 1 – 6 of 6) sorted by relevance
38 struct user_event_mm *old_mm; in user_events_fork() local
80 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm()
451 int ldt_dup_context(struct mm_struct *old_mm, struct mm_struct *mm) in ldt_dup_context()
414 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context()472 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in switch_mm()
961 struct mm_struct *old_mm, *active_mm; in exec_mmap() local
841 void user_event_mm_dup(struct task_struct *t, struct user_event_mm *old_mm) in user_event_mm_dup()