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
169 static inline int init_new_context(struct task_struct *tsk, in init_new_context()
198 struct task_struct *tsk) in switch_mm()
203 #define deactivate_mm(tsk, mm) do { } while (0) argument
217 static inline int init_new_context(struct task_struct *tsk, in init_new_context()
283 …atic inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm()
293 #define deactivate_mm(tsk,mm) do { } while (0) argument
310 static inline int init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
316 …atic inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm()
321 #define deactivate_mm(tsk,mm) do { } while (0) argument