Home
last modified time | relevance | path

Searched defs:switch_mm (Results 26 - 50 of 52) sorted by relevance

123

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmmu_context.h158 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmmu_context.h155 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dmmu_context.h102 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/nios2/mm/
H A Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dmmu_context.h109 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dmmu_context_64.h80 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *tsk) in switch_mm() function
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dmmu_context.h126 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dmmu_context.h233 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dmmu_context.h197 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmmu_context.h75 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
207 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
293 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm() function
326 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm() function
/kernel/linux/linux-5.10/arch/openrisc/mm/
H A Dtlb.c137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dmmu_context.h108 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dproc-fns.h64 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dmmu_context.h220 # define switch_mm(a,b,c) alpha_mv.mv_switch_mm((a),(b),(c)) macro
224 # define switch_mm(a,b,c) ev4_switch_mm((a),(b),(c)) macro
227 # define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c)) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dmmu_context.h261 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dmmu_context.h189 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmmu_context.h72 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
207 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
291 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm() function
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dmmu_context.h218 # define switch_mm(a,b,c) alpha_mv.mv_switch_mm((a),(b),(c)) macro
222 # define switch_mm(a,b,c) ev4_switch_mm((a),(b),(c)) macro
225 # define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c)) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dproc-fns.h64 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member
/kernel/linux/linux-6.6/arch/openrisc/mm/
H A Dtlb.c137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dcontext.c318 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dtlb.c309 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_ring_submission.c822 static int switch_mm(struct i915_request *rq, struct i915_address_space *vm) in switch_mm() function
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dtlb.c324 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_ring_submission.c856 static int switch_mm(struct i915_request *rq, struct i915_address_space *vm) in switch_mm() function

Completed in 14 milliseconds

123