Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/include/asm/
Dmmu_context.h28 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk);
50 static inline void check_and_switch_context(struct mm_struct *mm, in check_and_switch_context() function
145 check_and_switch_context(next, tsk); in switch_mm()
Defi.h40 check_and_switch_context(mm, NULL); in efi_set_pgd()
/Linux-v5.10/arch/csky/include/asm/
Dmmu_context.h33 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu);
42 check_and_switch_context(next, cpu); in switch_mm()
/Linux-v5.10/arch/arm64/include/asm/
Dmmu_context.h178 void check_and_switch_context(struct mm_struct *mm);
232 check_and_switch_context(next); in __switch_mm()
/Linux-v5.10/arch/csky/mm/
Dcontext.c19 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu) in check_and_switch_context() function
/Linux-v5.10/arch/arm/mm/
Dcontext.c237 void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk) in check_and_switch_context() function
/Linux-v5.10/arch/arm64/mm/
Dcontext.c215 void check_and_switch_context(struct mm_struct *mm) in check_and_switch_context() function