/linux-4.4.14/arch/sparc/include/asm/ |
D | mmu_context_32.h | 25 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, 31 #define activate_mm(active_mm, mm) switch_mm((active_mm), (mm), NULL)
|
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/openrisc/include/asm/ |
D | mmu_context.h | 26 extern void switch_mm(struct mm_struct *prev, struct mm_struct *next, 31 #define activate_mm(prev, next) switch_mm((prev), (next), NULL)
|
/linux-4.4.14/arch/cris/include/asm/ |
D | mmu_context.h | 9 extern void switch_mm(struct mm_struct *prev, struct mm_struct *next, 19 switch_mm(prev, next, NULL); in activate_mm()
|
/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 146 switch_mm((prev), (next), NULL) 155 #define switch_mm(prev,next,tsk) do { } while (0) macro
|
/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 93 switch_mm(prev, next, current_thread_info()->task); in activate_mm()
|
/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 148 #define activate_mm(prev,next) switch_mm(prev, next, NULL)
|
/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 78 switch_mm(prev,next,current); in activate_mm()
|
/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 59 #define activate_mm(prev, next) switch_mm(prev, next, NULL)
|
/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/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 129 switch_mm(prev_mm, next_mm, NULL); in activate_mm()
|
/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/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 164 #define activate_mm(prev, next) switch_mm(prev, next, NULL)
|
/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 122 #define activate_mm(prev, next) switch_mm((prev), (next), NULL)
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | mmu_context.h | 71 #define activate_mm(prev, next) switch_mm(prev, next, NULL) 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/arm/include/asm/ |
D | mmu_context.h | 93 #define activate_mm(prev,next) switch_mm(prev, next, NULL) 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 103 #define cpu_do_switch_mm processor.switch_mm
|
/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 159 #define activate_mm(prev, next) switch_mm((prev), (next), NULL)
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | mmu_context.h | 123 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function 137 #define activate_mm(prev, next) switch_mm((prev), (next), NULL)
|
D | nommu_context.h | 22 static inline 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 115 switch_mm(prev, next, current); in activate_mm()
|
/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 133 #define activate_mm(prev, next) switch_mm((prev),(next),NULL)
|
/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 208 switch_mm((prev), (next), NULL); \
|
/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 130 switch_mm(prev, next, current); in activate_mm()
|
/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/nios2/include/asm/ |
D | mmu_context.h | 52 void switch_mm(struct mm_struct *prev, struct mm_struct *next,
|
/linux-4.4.14/mm/ |
D | mmu_context.c | 32 switch_mm(active_mm, mm, tsk); in use_mm()
|
/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/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/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/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/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/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/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/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/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/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/arm64/kernel/ |
D | efi.c | 342 switch_mm(NULL, mm, NULL); in efi_set_pgd()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gem_context.c | 689 ret = to->ppgtt->switch_mm(to->ppgtt, req); in do_switch() 740 ret = to->ppgtt->switch_mm(to->ppgtt, req); in do_switch()
|
D | i915_gem_gtt.c | 1528 ppgtt->switch_mm = gen8_48b_mm_switch; in gen8_ppgtt_init() 1535 ppgtt->switch_mm = gen8_legacy_mm_switch; in gen8_ppgtt_init() 2069 ppgtt->switch_mm = gen6_mm_switch; in gen6_ppgtt_init() 2071 ppgtt->switch_mm = hsw_mm_switch; in gen6_ppgtt_init() 2073 ppgtt->switch_mm = gen7_mm_switch; in gen6_ppgtt_init() 2078 ppgtt->switch_mm = vgpu_mm_switch; in gen6_ppgtt_init() 2182 return ppgtt->switch_mm(ppgtt, req); in i915_ppgtt_init_ring()
|
D | i915_gem_gtt.h | 382 int (*switch_mm)(struct i915_hw_ppgtt *ppgtt, member
|
D | i915_trace.h | 790 TRACE_EVENT(switch_mm,
|
/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
|
/linux-4.4.14/kernel/sched/ |
D | core.c | 2687 switch_mm(oldmm, mm, next); in context_switch() 5183 switch_mm(mm, &init_mm, current); in idle_task_exit()
|