Home
last modified time | relevance | path

Searched defs:switch_mm (Results 1 – 18 of 18) sorted by relevance

/linux-2.4.37.9/include/asm-alpha/
Dmmu_context.h212 # 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/
Dmmu_context.h82 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/
Dmmu_context.h30 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/
Dmmu_context.h31 #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/
Dmmu_context.h33 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/
Dmmu_context.h42 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-2.4.37.9/include/asm-s390/
Dmmu_context.h24 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/
Dmmu_context.h24 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/
Dmmu_context.h35 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/
Dmmu_context.h155 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/
Dmmu_context.h110 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/
Dmmu_context.h160 #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/
Dmmu_context.h94 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/
Dmmu_context.h94 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/
Dmmu_context.h186 static __inline__ void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux-2.4.37.9/arch/cris/mm/
Dtlb.c284 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-2.4.37.9/include/asm-ppc64/
Dmmu_context.h132 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-2.4.37.9/include/asm-sh/
Dmmu_context.h163 static __inline__ void switch_mm(struct mm_struct *prev, in switch_mm() function