/arch/m68k/include/asm/ |
D | mmu_context.h | 73 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function 196 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function 282 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function 315 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 | 217 # define switch_mm(a,b,c) alpha_mv.mv_switch_mm((a),(b),(c)) macro 221 # define switch_mm(a,b,c) ev4_switch_mm((a),(b),(c)) macro 224 # define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c)) macro
|
/arch/xtensa/include/asm/ |
D | nommu_context.h | 22 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
D | mmu_context.h | 123 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/blackfin/include/asm/ |
D | mmu_context.h | 111 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function 160 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/hexagon/include/asm/ |
D | mmu_context.h | 66 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/frv/include/asm/ |
D | mmu_context.h | 35 #define switch_mm(prev, next, tsk) \ macro
|
/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/um/include/asm/ |
D | mmu_context.h | 50 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/cris/arch-v10/mm/ |
D | tlb.c | 151 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/sparc/include/asm/ |
D | mmu_context_64.h | 74 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm() function
|
/arch/m32r/include/asm/ |
D | mmu_context.h | 121 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function 155 #define switch_mm(prev,next,tsk) do { } while (0) macro
|
/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 | 61 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/arch/powerpc/include/asm/ |
D | mmu_context.h | 59 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/tile/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/score/include/asm/ |
D | mmu_context.h | 72 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/metag/include/asm/ |
D | mmu_context.h | 98 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/unicore32/include/asm/ |
D | mmu_context.h | 49 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/arm/include/asm/ |
D | mmu_context.h | 118 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/cris/arch-v32/mm/ |
D | tlb.c | 179 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/arc/include/asm/ |
D | mmu_context.h | 131 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/avr32/include/asm/ |
D | mmu_context.h | 108 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/arch/s390/include/asm/ |
D | mmu_context.h | 85 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/arch/openrisc/mm/ |
D | tlb.c | 143 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|