/linux/arch/m68k/include/asm/ |
H A D | mmu_context.h | 72 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 D | nommu_context.h | 11 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/linux/arch/hexagon/include/asm/ |
H A D | mmu_context.h | 29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/csky/include/asm/ |
H A D | mmu_context.h | 24 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/um/include/asm/ |
H A D | mmu_context.h | 26 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/microblaze/include/asm/ |
H A D | mmu_context_mm.h | 114 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/parisc/include/asm/ |
H A D | mmu_context.h | 65 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/linux/arch/nios2/mm/ |
H A D | mmu_context.c | 80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/arm/include/asm/ |
H A D | mmu_context.h | 117 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
H A D | proc-fns.h | 64 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member
|
/linux/arch/arc/include/asm/ |
H A D | mmu_context.h | 132 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/sparc/include/asm/ |
H A D | mmu_context_64.h | 80 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 D | mmu_context.h | 126 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/openrisc/mm/ |
H A D | tlb.c | 137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/mips/include/asm/ |
H A D | mmu_context.h | 155 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/alpha/include/asm/ |
H A D | mmu_context.h | 190 #define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c)) macro
|
/linux/arch/riscv/mm/ |
H A D | context.c | 318 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/sh/include/asm/ |
H A D | mmu_context.h | 109 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/linux/arch/loongarch/include/asm/ |
H A D | mmu_context.h | 115 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/powerpc/include/asm/ |
H A D | mmu_context.h | 226 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/x86/mm/ |
H A D | tlb.c | 606 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux/arch/sparc/mm/ |
H A D | srmmu.c | 464 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in switch_mm() function
|