Home
last modified time | relevance | path

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

/linux-6.14.4/arch/m68k/include/asm/
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 *ts… in switch_mm() function
/linux-6.14.4/include/asm-generic/
Dnommu_context.h11 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux-6.14.4/arch/hexagon/include/asm/
Dmmu_context.h29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/um/include/asm/
Dmmu_context.h26 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/csky/include/asm/
Dmmu_context.h24 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/microblaze/include/asm/
Dmmu_context_mm.h114 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/s390/include/asm/
Dmmu_context.h90 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/parisc/include/asm/
Dmmu_context.h65 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux-6.14.4/arch/nios2/mm/
Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/arm/include/asm/
Dmmu_context.h117 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
Dproc-fns.h64 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member
/linux-6.14.4/arch/arc/include/asm/
Dmmu_context.h132 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/sparc/include/asm/
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.14.4/arch/xtensa/include/asm/
Dmmu_context.h126 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/openrisc/mm/
Dtlb.c137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/mips/include/asm/
Dmmu_context.h155 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/riscv/mm/
Dcontext.c318 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/alpha/include/asm/
Dmmu_context.h190 #define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c)) macro
/linux-6.14.4/arch/sh/include/asm/
Dmmu_context.h109 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/linux-6.14.4/arch/loongarch/include/asm/
Dmmu_context.h115 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/arm64/include/asm/
Dmmu_context.h258 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/powerpc/include/asm/
Dmmu_context.h226 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/arch/x86/mm/
Dtlb.c322 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/linux-6.14.4/drivers/gpu/drm/i915/gt/
Dintel_ring_submission.c887 static int switch_mm(struct i915_request *rq, struct i915_address_space *vm) in switch_mm() function
/linux-6.14.4/arch/sparc/mm/
Dsrmmu.c464 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in switch_mm() function