Home
last modified time | relevance | path

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

12

/linux-3.3/arch/m68k/include/asm/
Dmmu_context.h73 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/
Dmmu_context.h217 # 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/
Dmmu_context.h108 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/
Dmmu_context.h29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/powerpc/include/asm/
Dmmu_context.h43 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/xtensa/include/asm/
Dnommu_context.h18 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
Dmmu_context.h109 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/m32r/include/asm/
Dmmu_context.h121 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/
Dmmu_context_32.h33 #define switch_mm(old_mm, mm, tsk) BTFIXUP_CALL(switch_mm)(old_mm, mm, tsk) macro
Dmmu_context_64.h73 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/
Dmmu_context.h34 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux-3.3/arch/h8300/include/asm/
Dmmu_context.h23 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/
Dmmu_context.h33 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/hexagon/include/asm/
Dmmu_context.h66 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/frv/include/asm/
Dmmu_context.h35 #define switch_mm(prev, next, tsk) \ macro
/linux-3.3/arch/parisc/include/asm/
Dmmu_context.h52 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/
Dmmu_context.h73 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/unicore32/include/asm/
Dmmu_context.h47 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/microblaze/include/asm/
Dmmu_context_mm.h117 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/
Dtlb.c151 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/tile/include/asm/
Dmmu_context.h87 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/score/include/asm/
Dmmu_context.h72 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/arm/include/asm/
Dmmu_context.h108 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/cris/arch-v32/mm/
Dtlb.c179 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-3.3/arch/avr32/include/asm/
Dmmu_context.h108 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function

12