/linux-4.4.14/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-4.4.14/arch/alpha/include/asm/ |
D | mmu_context.h | 216 # define switch_mm(a,b,c) alpha_mv.mv_switch_mm((a),(b),(c)) macro 220 # define switch_mm(a,b,c) ev4_switch_mm((a),(b),(c)) macro 223 # define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c)) macro
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | mmu_context.h | 111 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
|
/linux-4.4.14/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-4.4.14/include/asm-generic/ |
D | mmu_context.h | 34 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | nommu_context.h | 22 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
D | mmu_context.h | 123 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/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-4.4.14/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-4.4.14/arch/frv/include/asm/ |
D | mmu_context.h | 35 #define switch_mm(prev, next, tsk) \ macro
|
/linux-4.4.14/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-4.4.14/arch/um/include/asm/ |
D | mmu_context.h | 50 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | mmu_context_64.h | 74 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm() function
|
/linux-4.4.14/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-4.4.14/arch/nios2/mm/ |
D | mmu_context.c | 80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | mmu_context.h | 59 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/tile/include/asm/ |
D | mmu_context.h | 91 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/metag/include/asm/ |
D | mmu_context.h | 98 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/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-4.4.14/arch/arm64/include/asm/ |
D | mmu_context.h | 127 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | mmu_context.h | 49 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/arm/include/asm/ |
D | mmu_context.h | 116 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
D | proc-fns.h | 63 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member
|
/linux-4.4.14/arch/cris/arch-v32/mm/ |
D | tlb.c | 179 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/arc/include/asm/ |
D | mmu_context.h | 131 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | mmu_context.h | 108 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | mmu_context.h | 85 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/openrisc/mm/ |
D | tlb.c | 143 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | mmu_context.h | 143 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/x86/include/asm/ |
D | mmu_context.h | 107 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | mmu_context.h | 195 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | mmu_context.h | 139 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/linux-4.4.14/arch/sh/include/asm/ |
D | mmu_context.h | 118 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.h | 382 int (*switch_mm)(struct i915_hw_ppgtt *ppgtt, member
|
/linux-4.4.14/arch/sparc/mm/ |
D | srmmu.c | 460 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in switch_mm() function
|