Lines Matching defs:tsk
173 #define init_new_context(tsk, mm) init_new_context(tsk, mm)
175 init_new_context(struct task_struct *tsk, struct mm_struct *mm)
210 static inline void update_saved_ttbr0(struct task_struct *tsk,
223 WRITE_ONCE(task_thread_info(tsk)->ttbr0, ttbr);
226 static inline void update_saved_ttbr0(struct task_struct *tsk,
234 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk)
240 update_saved_ttbr0(tsk, &init_mm);
259 struct task_struct *tsk)
270 update_saved_ttbr0(tsk, next);
324 static inline void deactivate_mm(struct task_struct *tsk,
327 gcs_free(tsk);