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()
165 extern unsigned long get_free_context(struct mm_struct *mm);
170 struct mm_struct *mm) in init_new_context()
178 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context()
185 static inline void destroy_context(struct mm_struct *mm) in destroy_context()
191 static inline void activate_context(struct mm_struct *mm) in activate_context()
197 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
205 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
206 struct mm_struct *next_mm) in activate_mm()
218 struct mm_struct *mm) in init_new_context()
226 static inline void switch_mm_0230(struct mm_struct *mm) in switch_mm_0230()
259 static inline void switch_mm_0460(struct mm_struct *mm) in switch_mm_0460()
283 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm()
295 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
296 struct mm_struct *next_mm) in activate_mm()
310 static inline int init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
316 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm()
323 static inline void activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in activate_mm()