Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dmmu_context.h31 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk);
53 static inline void check_and_switch_context(struct mm_struct *mm, in check_and_switch_context() function
148 check_and_switch_context(next, tsk); in switch_mm()
Defi.h44 check_and_switch_context(mm, NULL); in efi_set_pgd()
/arch/arm64/include/asm/
Dmmu_context.h160 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu);
210 check_and_switch_context(next, cpu); in __switch_mm()
/arch/arm64/mm/
Dcontext.c197 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu) in check_and_switch_context() function
/arch/arm/mm/
Dcontext.c240 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk) in check_and_switch_context() function