Lines Matching defs:tsk
6 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
54 #define init_new_context(tsk, mm) (((mm)->context = NO_CONTEXT), 0) argument
74 struct task_struct *tsk) in switch_mm()
91 #define deactivate_mm(tsk, mm) do { } while (0) argument
168 static inline int init_new_context(struct task_struct *tsk, in init_new_context()
197 struct task_struct *tsk) in switch_mm()
202 #define deactivate_mm(tsk, mm) do { } while (0) argument
216 static inline int init_new_context(struct task_struct *tsk, in init_new_context()
282 …atic inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm()
292 #define deactivate_mm(tsk,mm) do { } while (0) argument
309 static inline int init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
315 …atic inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm()
320 #define deactivate_mm(tsk,mm) do { } while (0) argument