/linux-2.4.37.9/include/asm-alpha/ |
D | mmu_context.h | 212 # define switch_mm(a,b,c,d) alpha_mv.mv_switch_mm((a),(b),(c),(d)) macro 216 # define switch_mm(a,b,c,d) ev4_switch_mm((a),(b),(c),(d)) macro 219 # define switch_mm(a,b,c,d) ev5_switch_mm((a),(b),(c),(d)) macro
|
/linux-2.4.37.9/include/asm-m68k/ |
D | mmu_context.h | 82 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function 138 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
|
/linux-2.4.37.9/include/asm-i386/ |
D | mmu_context.h | 30 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
|
/linux-2.4.37.9/include/asm-sparc/ |
D | mmu_context.h | 31 #define switch_mm(old_mm, mm, tsk, cpu) BTFIXUP_CALL(switch_mm)(old_mm, mm, tsk, cpu) macro
|
/linux-2.4.37.9/include/asm-parisc/ |
D | mmu_context.h | 33 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
|
/linux-2.4.37.9/include/asm-arm/ |
D | mmu_context.h | 42 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-2.4.37.9/include/asm-s390/ |
D | mmu_context.h | 24 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-2.4.37.9/include/asm-s390x/ |
D | mmu_context.h | 24 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | mmu_context.h | 35 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-2.4.37.9/include/asm-ppc/ |
D | mmu_context.h | 155 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | mmu_context.h | 110 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm() function
|
/linux-2.4.37.9/include/asm-ia64/ |
D | mmu_context.h | 160 #define switch_mm(prev_mm,next_mm,next_task,cpu) activate_mm(prev_mm, next_mm) macro
|
/linux-2.4.37.9/include/asm-mips/ |
D | mmu_context.h | 94 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-2.4.37.9/include/asm-mips64/ |
D | mmu_context.h | 94 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-2.4.37.9/include/asm-sh64/ |
D | mmu_context.h | 186 static __inline__ void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/linux-2.4.37.9/arch/cris/mm/ |
D | tlb.c | 284 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | mmu_context.h | 132 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-2.4.37.9/include/asm-sh/ |
D | mmu_context.h | 163 static __inline__ void switch_mm(struct mm_struct *prev, in switch_mm() function
|