Lines Matching defs:tsk
8 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
56 #define init_new_context(tsk, mm) (((mm)->context = NO_CONTEXT), 0) argument
76 struct task_struct *tsk) in switch_mm()
93 #define deactivate_mm(tsk, mm) do { } while (0) argument
170 static inline int init_new_context(struct task_struct *tsk, in init_new_context()
199 struct task_struct *tsk) in switch_mm()
204 #define deactivate_mm(tsk, mm) do { } while (0) argument
218 static inline int init_new_context(struct task_struct *tsk, in init_new_context()
284 …atic inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm()
294 #define deactivate_mm(tsk,mm) do { } while (0) argument
311 static inline int init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
317 …atic inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm()
322 #define deactivate_mm(tsk,mm) do { } while (0) argument