Home
last modified time | relevance | path

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

/Linux-v4.19/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()
/Linux-v4.19/arch/arm64/include/asm/
Dmmu_context.h169 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu);
219 check_and_switch_context(next, cpu); in __switch_mm()
/Linux-v4.19/arch/arm64/mm/
Dcontext.c194 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu) in check_and_switch_context() function
/Linux-v4.19/arch/arm/mm/
Dcontext.c240 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk) in check_and_switch_context() function