Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/m68k/include/asm/
Dmmu_context.h75 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
197 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
283 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
316 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() function
/Linux-v5.4/arch/alpha/include/asm/
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
/Linux-v5.4/arch/riscv/mm/
Dcontext.c43 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/include/asm-generic/
Dmmu_context.h35 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/Linux-v5.4/arch/hexagon/include/asm/
Dmmu_context.h55 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/xtensa/include/asm/
Dnommu_context.h27 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
Dmmu_context.h125 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/microblaze/include/asm/
Dmmu_context_mm.h120 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/nds32/include/asm/
Dmmu_context.h54 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/csky/include/asm/
Dmmu_context.h36 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/nios2/mm/
Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/s390/include/asm/
Dmmu_context.h88 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/parisc/include/asm/
Dmmu_context.h62 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/Linux-v5.4/arch/um/include/asm/
Dmmu_context.h60 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/arm/include/asm/
Dmmu_context.h128 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-v5.4/arch/sparc/include/asm/
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
/Linux-v5.4/arch/unicore32/include/asm/
Dmmu_context.h46 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/arc/include/asm/
Dmmu_context.h129 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/openrisc/mm/
Dtlb.c138 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/mips/include/asm/
Dmmu_context.h158 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/ia64/include/asm/
Dmmu_context.h197 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) macro
/Linux-v5.4/arch/arm64/include/asm/
Dmmu_context.h230 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/Linux-v5.4/arch/sh/include/asm/
Dmmu_context.h121 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/Linux-v5.4/arch/powerpc/include/asm/
Dmmu_context.h199 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function

12