Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/arch/m68k/include/asm/
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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/alpha/include/asm/
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-5.10/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
/kernel/linux/linux-6.6/include/asm-generic/
Dnommu_context.h11 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/kernel/linux/linux-5.10/arch/riscv/mm/
Dcontext.c43 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
Dmmu_context.h29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/um/include/asm/
Dmmu_context.h28 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/csky/include/asm/
Dmmu_context.h24 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/include/asm-generic/
Dmmu_context.h35 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dmmu_context.h55 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dnommu_context.h27 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dmmu_context_mm.h117 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dmmu_context.h36 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dmmu_context.h54 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/parisc/include/asm/
Dmmu_context.h65 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dmmu_context.h91 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/um/include/asm/
Dmmu_context.h56 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/nios2/mm/
Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/nios2/mm/
Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dmmu_context.h67 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dmmu_context.h117 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-6.6/arch/arc/include/asm/
Dmmu_context.h132 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dmmu_context.h91 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function

123