Home
last modified time | relevance | path

Searched refs:check_and_switch_context (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm/include/asm/
H A Dmmu_context.h38 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk);
62 static inline void check_and_switch_context(struct mm_struct *mm, in check_and_switch_context() function
134 check_and_switch_context(next, tsk); in switch_mm()
/linux/arch/csky/include/asm/
H A Dmmu_context.h21 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu);
30 check_and_switch_context(next, cpu); in switch_mm()
/linux/arch/csky/mm/
H A Dcontext.c19 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu) in check_and_switch_context() function
/linux/arch/arm/mm/
H A Dcontext.c237 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk) in check_and_switch_context() function
/linux/arch/arm64/mm/
H A Dcontext.c215 void check_and_switch_context(struct mm_struct *mm) in check_and_switch_context() function