Lines Matching refs:mm_struct
25 extern struct mm_struct *context_mm[LAST_CONTEXT+1];
28 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context()
58 static inline void destroy_context(struct mm_struct *mm) in destroy_context()
72 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
84 static inline void activate_mm(struct mm_struct *active_mm, in activate_mm()
85 struct mm_struct *mm) in activate_mm()
96 struct mm_struct *mm; in load_ksp_mmu()
173 extern unsigned long get_free_context(struct mm_struct *mm);
179 struct mm_struct *mm) in init_new_context()
187 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context()
195 static inline void destroy_context(struct mm_struct *mm) in destroy_context()
201 static inline void activate_context(struct mm_struct *mm) in activate_context()
207 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
214 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
215 struct mm_struct *next_mm) in activate_mm()
228 struct mm_struct *mm) in init_new_context()
234 static inline void switch_mm_0230(struct mm_struct *mm) in switch_mm_0230()
267 static inline void switch_mm_0460(struct mm_struct *mm) in switch_mm_0460()
291 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm()
302 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
303 struct mm_struct *next_mm) in activate_mm()