Home
last modified time | relevance | path

Searched defs:switch_mm (Results 1 – 22 of 22) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dmmu_context.h72 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
207 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
291 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
/linux/include/asm-generic/
H A Dnommu_context.h11 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux/arch/hexagon/include/asm/
H A Dmmu_context.h29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/csky/include/asm/
H A Dmmu_context.h24 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/um/include/asm/
H A Dmmu_context.h26 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/microblaze/include/asm/
H A Dmmu_context_mm.h114 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/parisc/include/asm/
H A Dmmu_context.h65 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux/arch/nios2/mm/
H A Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/arm/include/asm/
H A Dmmu_context.h117 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
H A Dproc-fns.h64 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member
/linux/arch/arc/include/asm/
H A Dmmu_context.h132 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/sparc/include/asm/
H A Dmmu_context_64.h80 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm() function
/linux/arch/xtensa/include/asm/
H A Dmmu_context.h126 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/openrisc/mm/
H A Dtlb.c137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/mips/include/asm/
H A Dmmu_context.h155 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/alpha/include/asm/
H A Dmmu_context.h190 #define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c)) macro
/linux/arch/riscv/mm/
H A Dcontext.c318 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/sh/include/asm/
H A Dmmu_context.h109 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux/arch/loongarch/include/asm/
H A Dmmu_context.h115 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/powerpc/include/asm/
H A Dmmu_context.h226 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/x86/mm/
H A Dtlb.c606 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux/arch/sparc/mm/
H A Dsrmmu.c464 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in switch_mm() function