Home
last modified time | relevance | path

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

12

/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
/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
/arch/xtensa/include/asm/
Dnommu_context.h22 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
Dmmu_context.h123 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/blackfin/include/asm/
Dmmu_context.h111 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/
Dmmu_context.h66 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/frv/include/asm/
Dmmu_context.h35 #define switch_mm(prev, next, tsk) \ macro
/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
/arch/um/include/asm/
Dmmu_context.h50 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/cris/arch-v10/mm/
Dtlb.c151 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/sparc/include/asm/
Dmmu_context_64.h74 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/
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
/arch/nios2/mm/
Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/parisc/include/asm/
Dmmu_context.h61 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/arch/powerpc/include/asm/
Dmmu_context.h59 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/tile/include/asm/
Dmmu_context.h91 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/score/include/asm/
Dmmu_context.h72 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/metag/include/asm/
Dmmu_context.h98 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/unicore32/include/asm/
Dmmu_context.h49 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/arm/include/asm/
Dmmu_context.h118 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/cris/arch-v32/mm/
Dtlb.c179 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/arc/include/asm/
Dmmu_context.h131 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/avr32/include/asm/
Dmmu_context.h108 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/arch/s390/include/asm/
Dmmu_context.h85 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/arch/openrisc/mm/
Dtlb.c143 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function

12