/arch/riscv/mm/ |
D | context.c | 43 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/m68k/include/asm/ |
D | mmu_context.h | 75 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 293 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function 326 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
|
/arch/alpha/include/asm/ |
D | mmu_context.h | 220 # define switch_mm(a,b,c) alpha_mv.mv_switch_mm((a),(b),(c)) macro 224 # define switch_mm(a,b,c) ev4_switch_mm((a),(b),(c)) macro 227 # define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c)) macro
|
/arch/hexagon/include/asm/ |
D | mmu_context.h | 55 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/xtensa/include/asm/ |
D | nommu_context.h | 27 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
D | mmu_context.h | 125 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/microblaze/include/asm/ |
D | mmu_context_mm.h | 117 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/nds32/include/asm/ |
D | mmu_context.h | 54 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/csky/include/asm/ |
D | mmu_context.h | 36 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/um/include/asm/ |
D | mmu_context.h | 56 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/nios2/mm/ |
D | mmu_context.c | 80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/parisc/include/asm/ |
D | mmu_context.h | 67 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/arch/s390/include/asm/ |
D | mmu_context.h | 91 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/arm/include/asm/ |
D | mmu_context.h | 128 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
D | proc-fns.h | 64 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member
|
/arch/sparc/include/asm/ |
D | mmu_context_64.h | 81 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm() function
|
/arch/arc/include/asm/ |
D | mmu_context.h | 129 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/openrisc/mm/ |
D | tlb.c | 137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/mips/include/asm/ |
D | mmu_context.h | 158 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/arm64/include/asm/ |
D | mmu_context.h | 233 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/ia64/include/asm/ |
D | mmu_context.h | 197 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) macro
|
/arch/sh/include/asm/ |
D | mmu_context.h | 108 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/arch/powerpc/include/asm/ |
D | mmu_context.h | 227 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/x86/mm/ |
D | tlb.c | 309 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/sparc/mm/ |
D | srmmu.c | 471 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in switch_mm() function
|