Searched defs:active_mm (Results 1 – 12 of 12) sorted by relevance
25 struct mm_struct *active_mm; in use_mm() local
38 #define activate_mm(active_mm, mm) switch_mm((active_mm), (mm), NULL) argument
134 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
152 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
821 struct mm_struct * old_mm, *active_mm; in exec_mmap() local
1077 struct mm_struct *active_mm; in drop_other_mm_ref() local
1334 struct mm_struct *mm, *active_mm; member