Lines Matching refs:mm_struct

8 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk)  in enter_lazy_tlb()
29 extern struct mm_struct *context_mm[LAST_CONTEXT+1];
32 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context()
61 static inline void destroy_context(struct mm_struct *mm) in destroy_context()
75 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
86 static inline void activate_mm(struct mm_struct *active_mm, in activate_mm()
87 struct mm_struct *mm) in activate_mm()
100 struct mm_struct *mm; in load_ksp_mmu()
175 extern unsigned long get_free_context(struct mm_struct *mm);
180 struct mm_struct *mm) in init_new_context()
188 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()
215 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
216 struct mm_struct *next_mm) in activate_mm()
228 struct mm_struct *mm) in init_new_context()
236 static inline void switch_mm_0230(struct mm_struct *mm) in switch_mm_0230()
269 static inline void switch_mm_0460(struct mm_struct *mm) in switch_mm_0460()
293 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm()
305 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
306 struct mm_struct *next_mm) in activate_mm()
320 static inline int init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
326 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm()
333 static inline void activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in activate_mm()