Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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 *ts… in switch_mm() function
326 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/riscv/mm/
H A Dcontext.c43 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dmmu_context.h35 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dmmu_context.h55 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dnommu_context.h27 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
H A Dmmu_context.h125 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dmmu_context_mm.h117 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dmmu_context.h56 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dmmu_context.h54 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dmmu_context.h36 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/nios2/mm/
H A Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dmmu_context.h67 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dmmu_context.h91 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dmmu_context.h128 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
H A Dproc-fns.h64 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dmmu_context_64.h81 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm() function
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dmmu_context.h129 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/openrisc/mm/
H A Dtlb.c137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmmu_context.h233 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dmmu_context.h108 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmmu_context.h227 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/OK3568_Linux_fs/kernel/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

12