Symbol: switch_mm
arch/alpha/include/asm/mmu_context.h
190
#define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c))
arch/arc/include/asm/mmu_context.h
132
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/arm/include/asm/mmu_context.h
117
switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/arm64/include/asm/mmu_context.h
250
switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/csky/include/asm/mmu_context.h
24
switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/hexagon/include/asm/mmu_context.h
29
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/loongarch/include/asm/mmu_context.h
115
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/m68k/include/asm/mmu_context.h
207
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/m68k/include/asm/mmu_context.h
291
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk)
arch/m68k/include/asm/mmu_context.h
72
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/microblaze/include/asm/mmu_context_mm.h
114
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/mips/include/asm/mmu_context.h
155
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/nios2/mm/mmu_context.c
80
void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/openrisc/mm/tlb.c
137
void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/parisc/include/asm/mmu_context.h
65
static inline void switch_mm(struct mm_struct *prev,
arch/powerpc/include/asm/mmu_context.h
226
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/riscv/mm/context.c
318
void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/s390/include/asm/mmu_context.h
85
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/sh/include/asm/mmu_context.h
109
static inline void switch_mm(struct mm_struct *prev,
arch/sparc/include/asm/mmu_context_64.h
80
static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *tsk)
arch/sparc/mm/srmmu.c
464
void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm,
arch/um/include/asm/mmu_context.h
16
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/x86/mm/tlb.c
607
void switch_mm(struct mm_struct *prev, struct mm_struct *next,
arch/xtensa/include/asm/mmu_context.h
126
static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next,
drivers/gpu/drm/i915/gt/intel_ring_submission.c
895
static int switch_mm(struct i915_request *rq, struct i915_address_space *vm)
include/asm-generic/nommu_context.h
11
static inline void switch_mm(struct mm_struct *prev,