/linux-3.3/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
|
/linux-3.3/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
|
/linux-3.3/arch/blackfin/include/asm/ |
D | mmu_context.h | 108 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function 157 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/arch/um/include/asm/ |
D | mmu_context.h | 29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/arch/powerpc/include/asm/ |
D | mmu_context.h | 43 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/arch/xtensa/include/asm/ |
D | nommu_context.h | 18 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
D | mmu_context.h | 109 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/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
|
/linux-3.3/arch/sparc/include/asm/ |
D | mmu_context_32.h | 33 #define switch_mm(old_mm, mm, tsk) BTFIXUP_CALL(switch_mm)(old_mm, mm, tsk) macro
|
D | mmu_context_64.h | 73 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm() function
|
/linux-3.3/include/asm-generic/ |
D | mmu_context.h | 34 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/linux-3.3/arch/h8300/include/asm/ |
D | mmu_context.h | 23 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
|
/linux-3.3/arch/x86/include/asm/ |
D | mmu_context.h | 33 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/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
|
/linux-3.3/arch/frv/include/asm/ |
D | mmu_context.h | 35 #define switch_mm(prev, next, tsk) \ macro
|
/linux-3.3/arch/parisc/include/asm/ |
D | mmu_context.h | 52 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
|
/linux-3.3/arch/s390/include/asm/ |
D | mmu_context.h | 73 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/arch/unicore32/include/asm/ |
D | mmu_context.h | 47 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/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
|
/linux-3.3/arch/cris/arch-v10/mm/ |
D | tlb.c | 151 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/arch/tile/include/asm/ |
D | mmu_context.h | 87 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/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
|
/linux-3.3/arch/arm/include/asm/ |
D | mmu_context.h | 108 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/arch/cris/arch-v32/mm/ |
D | tlb.c | 179 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-3.3/arch/avr32/include/asm/ |
D | mmu_context.h | 108 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|