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
179 static inline int init_new_context(struct task_struct *tsk, in init_new_context()
208 struct task_struct *tsk) in switch_mm()
213 #define deactivate_mm(tsk, mm) do { } while (0) argument
227 static inline int init_new_context(struct task_struct *tsk, in init_new_context()
293 …atic inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm()
303 #define deactivate_mm(tsk,mm) do { } while (0) argument
320 static inline int init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
326 …atic inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm()
331 #define deactivate_mm(tsk,mm) do { } while (0) argument