Searched defs:active_mm (Results 1 – 10 of 10) sorted by relevance
28 #define activate_mm(active_mm, mm) switch_mm((active_mm), (mm), NULL) argument
138 #define activate_mm(active_mm, mm) switch_mm(active_mm, mm, NULL) argument
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()
252 struct mm_struct *active_mm = current->active_mm; in ia64_global_tlb_purge() local
248 struct mm_struct *active_mm = current->active_mm; in ecard_init_mm() local
1412 struct mm_struct *active_mm; in kthread_use_mm() local
982 struct mm_struct *old_mm, *active_mm; in exec_mmap() local
877 struct mm_struct *active_mm; member