Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/include/asm/
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, in check_and_switch_context() function
134 check_and_switch_context(next, tsk); in switch_mm()
Defi.h40 check_and_switch_context(mm, NULL); in efi_set_pgd()
/linux-5.19.10/arch/csky/include/asm/
Dmmu_context.h21 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu);
30 check_and_switch_context(next, cpu); in switch_mm()
/linux-5.19.10/arch/arm64/include/asm/
Dmmu_context.h183 void check_and_switch_context(struct mm_struct *mm);
239 check_and_switch_context(next); in __switch_mm()
/linux-5.19.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-5.19.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-5.19.10/arch/arm64/mm/
Dcontext.c215 void check_and_switch_context(struct mm_struct *mm) in check_and_switch_context() function