Searched refs:check_and_switch_context (Results 1 - 7 of 7) sorted by relevance

/linux-master/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);
/linux-master/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, function
134 check_and_switch_context(next, tsk);
H A Defi.h34 check_and_switch_context(mm, NULL);
/linux-master/arch/csky/mm/
H A Dcontext.c19 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu) function
/linux-master/arch/arm64/include/asm/
H A Dmmu_context.h170 void check_and_switch_context(struct mm_struct *mm);
226 check_and_switch_context(next);
/linux-master/arch/arm/mm/
H A Dcontext.c237 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk) function
/linux-master/arch/arm64/mm/
H A Dcontext.c215 void check_and_switch_context(struct mm_struct *mm) function

Completed in 242 milliseconds