Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/m68k/include/asm/
A Dmmu_context.h72 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
205 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
289 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
/linux-6.3-rc2/arch/alpha/include/asm/
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
/linux-6.3-rc2/include/asm-generic/
A Dnommu_context.h11 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dmmu_context.h29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/um/include/asm/
A Dmmu_context.h28 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/csky/include/asm/
A Dmmu_context.h24 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dmmu_context_mm.h114 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/s390/include/asm/
A Dmmu_context.h90 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/parisc/include/asm/
A Dmmu_context.h65 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux-6.3-rc2/arch/nios2/mm/
A Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/arm/include/asm/
A Dmmu_context.h117 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
A Dproc-fns.h64 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member
/linux-6.3-rc2/arch/sparc/include/asm/
A Dmmu_context_64.h80 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm() function
/linux-6.3-rc2/arch/arc/include/asm/
A Dmmu_context.h132 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dmmu_context.h126 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/openrisc/mm/
A Dtlb.c137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/mips/include/asm/
A Dmmu_context.h155 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/riscv/mm/
A Dcontext.c315 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/ia64/include/asm/
A Dmmu_context.h189 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dmmu_context.h102 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/sh/include/asm/
A Dmmu_context.h109 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux-6.3-rc2/arch/arm64/include/asm/
A Dmmu_context.h257 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dmmu_context.h228 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/arch/x86/mm/
A Dtlb.c318 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_ring_submission.c856 static int switch_mm(struct i915_request *rq, struct i915_address_space *vm) in switch_mm() function

Completed in 29 milliseconds

12