Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/
Dmmu_context.h28 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() function
133 check_and_switch_context(next, tsk); in switch_mm()
/linux-4.4.14/arch/arm64/include/asm/
Dmmu_context.h102 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu);
144 check_and_switch_context(next, cpu); in switch_mm()
/linux-4.4.14/arch/arm64/mm/
Dcontext.c152 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu) in check_and_switch_context() function
/linux-4.4.14/arch/arm/mm/
Dcontext.c240 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk) in check_and_switch_context() function