Searched refs:check_and_switch_context (Results 1 – 3 of 3) sorted by relevance
28 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk);45 static inline void check_and_switch_context(struct mm_struct *mm, in check_and_switch_context() function133 check_and_switch_context(next, tsk); in switch_mm()
121 static inline void check_and_switch_context(struct mm_struct *mm, in check_and_switch_context() function207 check_and_switch_context(next, tsk); in switch_mm()
226 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk) in check_and_switch_context() function