/Linux-v4.19/arch/m68k/include/asm/ |
D | mmu_context.h | 75 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-v4.19/arch/alpha/include/asm/ |
D | mmu_context.h | 220 # 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-v4.19/include/asm-generic/ |
D | mmu_context.h | 35 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | mmu_context.h | 68 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | nommu_context.h | 27 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
D | mmu_context.h | 125 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | mmu_context.h | 72 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | mmu_context_mm.h | 120 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | mmu_context.h | 54 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/nios2/mm/ |
D | mmu_context.c | 80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | mmu_context.h | 62 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/Linux-v4.19/arch/s390/include/asm/ |
D | mmu_context.h | 92 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/um/include/asm/ |
D | mmu_context.h | 61 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/arm/include/asm/ |
D | mmu_context.h | 131 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
D | proc-fns.h | 67 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm); member
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | mmu_context_64.h | 81 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm() function
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | mmu_context.h | 49 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/arc/include/asm/ |
D | mmu_context.h | 132 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/openrisc/mm/ |
D | tlb.c | 143 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/mips/include/asm/ |
D | mmu_context.h | 137 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | mmu_context.h | 197 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) macro
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | mmu_context.h | 223 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|
/Linux-v4.19/arch/sh/include/asm/ |
D | mmu_context.h | 121 static inline void switch_mm(struct mm_struct *prev, in switch_mm() function
|
/Linux-v4.19/Documentation/gpu/ |
D | i915.rst | 481 switch_mm section in Tracing
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | mmu_context.h | 187 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() function
|