Searched defs:active_mm (Results 1 – 14 of 14) sorted by relevance
22 struct mm_struct *active_mm; in use_mm() local
31 #define activate_mm(active_mm, mm) switch_mm((active_mm), (mm), NULL) argument
136 static inline void activate_mm(struct mm_struct *active_mm, struct mm_struct *mm) in activate_mm()
129 static inline void activate_mm(struct mm_struct *active_mm, in activate_mm()
18 struct mm_struct *active_mm; member
43 struct mm_struct *active_mm = this_cpu_read(cpu_tlbstate.active_mm); in leave_mm() local
88 struct mm_struct *active_mm = current->active_mm; in show_faulting_vma() local
20 struct mm_struct *active_mm; member
84 static inline void activate_mm(struct mm_struct *active_mm, in activate_mm()
243 struct mm_struct *active_mm = current->active_mm; in ia64_global_tlb_purge() local
249 struct mm_struct *active_mm = current->active_mm; in ecard_init_mm() local
846 struct mm_struct *old_mm, *active_mm; in exec_mmap() local
1007 struct mm_struct *active_mm; in drop_other_mm_ref() local
1444 struct mm_struct *mm, *active_mm; member