/arch/csky/include/asm/ |
D | switch_to.h | 11 struct task_struct *next) in __switch_to_fpu() 18 struct task_struct *next) in __switch_to_fpu() 28 #define switch_to(prev, next, last) \ argument
|
D | mmu_context.h | 27 #define activate_mm(prev,next) switch_mm(prev, next, current) argument 36 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
|
/arch/sparc/include/asm/ |
D | switch_to_32.h | 28 #define SWITCH_DO_LAZY_FPU(next) /* */ argument 38 #define prepare_arch_switch(next) do { \ argument 58 #define switch_to(prev, next, last) do { \ argument
|
D | switch_to_64.h | 7 #define prepare_arch_switch(next) \ argument 21 #define switch_to(prev, next, last) \ argument
|
/arch/mips/include/asm/ |
D | switch_to.h | 88 # define __sanitize_fcr31(next) \ argument 100 # define __sanitize_fcr31(next) argument 109 #define switch_to(prev, next, last) \ argument
|
/arch/ia64/include/asm/ |
D | switch_to.h | 45 #define __switch_to(prev,next,last) do { \ argument 61 # define switch_to(prev,next,last) do { \ argument 76 # define switch_to(prev,next,last) __switch_to(prev, next, last) argument
|
/arch/parisc/include/asm/ |
D | mmu_context.h | 54 struct mm_struct *next, struct task_struct *tsk) in switch_mm_irqs_off() 63 struct mm_struct *next, struct task_struct *tsk) in switch_mm() 78 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
|
/arch/arm/mm/ |
D | idmap.c | 28 unsigned long next; in idmap_add_pmd() local 72 unsigned long next; in idmap_add_pud() local 84 unsigned long next; in identity_mapping_add() local
|
/arch/x86/mm/ |
D | ident_map.c | 24 unsigned long next; in ident_pud_init() local 64 unsigned long next; in ident_p4d_init() local 94 unsigned long next; in kernel_ident_mapping_init() local
|
D | kasan_init_64.c | 79 unsigned long next; in kasan_populate_pud() local 110 unsigned long next; in kasan_populate_p4d() local 131 unsigned long next; in kasan_populate_pgd() local 149 unsigned long next; in kasan_populate_shadow() local 213 unsigned long next; in kasan_early_p4d_populate() local 239 unsigned long next; in kasan_map_early_shadow() local
|
/arch/arm64/include/asm/ |
D | mmu_context.h | 29 static inline void contextidr_thread_switch(struct task_struct *next) in contextidr_thread_switch() 213 static inline void __switch_mm(struct mm_struct *next) in __switch_mm() 230 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() 246 #define activate_mm(prev,next) switch_mm(prev, next, current) argument
|
/arch/hexagon/include/asm/ |
D | mmu_context.h | 55 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() 77 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
|
/arch/xtensa/include/asm/ |
D | nommu_context.h | 23 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm() 27 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
|
D | switch_to.h | 17 #define switch_to(prev,next,last) \ argument
|
/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() 95 #define prepare_arch_switch(next) load_ksp_mmu(next) argument 197 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() 283 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm() 316 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *ts… in switch_mm()
|
D | switch_to.h | 31 #define switch_to(prev,next,last) do { \ argument
|
/arch/arm64/kernel/ |
D | process.c | 427 static void tls_thread_switch(struct task_struct *next) in tls_thread_switch() 440 void uao_thread_switch(struct task_struct *next) in uao_thread_switch() 454 static void ssbs_thread_switch(struct task_struct *next) in ssbs_thread_switch() 485 static void entry_task_switch(struct task_struct *next) in entry_task_switch() 494 struct task_struct *next) in __switch_to()
|
/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() 66 #define activate_mm(prev,next) switch_mm(prev, next, NULL) argument
|
/arch/h8300/include/asm/ |
D | switch_to.h | 35 #define switch_to(prev, next, last) \ argument
|
/arch/nios2/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev, next, last) \ argument
|
/arch/arc/plat-eznps/ |
D | ctop.c | 10 void dp_save_restore(struct task_struct *prev, struct task_struct *next) in dp_save_restore()
|
/arch/sh/include/asm/ |
D | switch_to_64.h | 21 #define switch_to(prev,next,last) \ argument
|
/arch/powerpc/include/asm/ |
D | membarrier.h | 5 struct mm_struct *next, in membarrier_arch_switch_mm()
|
/arch/x86/kernel/ |
D | process.h | 14 struct task_struct *next) in switch_to_extra()
|
/arch/microblaze/include/asm/ |
D | switch_to.h | 18 #define switch_to(prev, next, last) \ argument
|