Searched defs:active_mm (Results 1 – 6 of 6) sorted by relevance
127 static inline void activate_mm(struct mm_struct *active_mm, in activate_mm()
80 struct mm_struct *active_mm = current->active_mm; in show_faulting_vma() local
84 static inline void activate_mm(struct mm_struct *active_mm, in activate_mm()
1602 struct mm_struct *active_mm; in kthread_use_mm() local
848 struct mm_struct *old_mm, *active_mm; in exec_mmap() local
962 struct mm_struct *active_mm; member