/arch/csky/include/asm/ |
D | switch_to.h | 10 struct task_struct *next) in __switch_to_fpu() 17 struct task_struct *next) in __switch_to_fpu() 27 #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/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/ia64/include/asm/ |
D | switch_to.h | 37 #define __switch_to(prev,next,last) do { \ argument 53 # define switch_to(prev,next,last) do { \ argument 68 # define switch_to(prev,next,last) __switch_to(prev, next, last) argument
|
/arch/hexagon/include/asm/ |
D | mmu_context.h | 29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() 52 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
|
/arch/x86/mm/ |
D | kasan_init_64.c | 77 unsigned long next; in kasan_populate_pud() local 107 unsigned long next; in kasan_populate_p4d() local 128 unsigned long next; in kasan_populate_pgd() local 146 unsigned long next; in kasan_populate_shadow() local 210 unsigned long next; in kasan_early_p4d_populate() local 236 unsigned long next; in kasan_map_early_shadow() local 250 unsigned long next; in kasan_shallow_populate_p4ds() local 266 unsigned long addr, next; in kasan_shallow_populate_pgds() local
|
D | ident_map.c | 24 unsigned long next; in ident_pud_init() local 77 unsigned long next; in ident_p4d_init() local 115 unsigned long next; in kernel_ident_mapping_init() local
|
/arch/parisc/include/asm/ |
D | mmu_context.h | 51 struct mm_struct *next, struct task_struct *tsk) in switch_mm_irqs_off() 66 struct mm_struct *next, struct task_struct *tsk) in switch_mm() 80 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
|
D | switch_to.h | 9 #define switch_to(prev, next, last) do { \ argument
|
/arch/s390/include/asm/ |
D | mmu_context.h | 73 static inline void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, in switch_mm_irqs_off() 90 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() 119 struct mm_struct *next) in activate_mm()
|
/arch/arc/kernel/ |
D | fpu.c | 32 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) in fpu_save_restore() 69 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) in fpu_save_restore()
|
/arch/arm/mm/ |
D | idmap.c | 28 unsigned long next; in idmap_add_pmd() local 73 unsigned long next; in idmap_add_pud() local 85 unsigned long next; in identity_mapping_add() local
|
D | kasan_init.c | 41 unsigned long next; in kasan_pte_populate() local 91 unsigned long next; in kasan_pmd_populate() local 121 unsigned long next; in kasan_pgd_populate() local
|
/arch/riscv/mm/ |
D | pageattr.c | 29 unsigned long next, struct mm_walk *walk) in pageattr_pgd_entry() 42 unsigned long next, struct mm_walk *walk) in pageattr_p4d_entry() 55 unsigned long next, struct mm_walk *walk) in pageattr_pud_entry() 68 unsigned long next, struct mm_walk *walk) in pageattr_pmd_entry() 81 unsigned long next, struct mm_walk *walk) in pageattr_pte_entry() 91 static int pageattr_pte_hole(unsigned long addr, unsigned long next, in pageattr_pte_hole()
|
D | kasan_init.c | 79 unsigned long next; in kasan_populate_pmd() local 114 unsigned long next; in kasan_populate_pgd() local 150 unsigned long next; in kasan_shallow_populate_pgd() local
|
/arch/arm/include/asm/ |
D | mmu_context.h | 99 #define activate_mm(prev,next) switch_mm(prev, next, NULL) argument 108 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
|
/arch/powerpc/kvm/ |
D | book3s_hv_p9_entry.c | 10 static void __accumulate_time(struct kvm_vcpu *vcpu, struct kvmhv_tb_accumulator *next) in __accumulate_time() 41 #define start_timing(vcpu, next) __accumulate_time(vcpu, next) argument 43 #define accumulate_time(vcpu, next) __accumulate_time(vcpu, next) argument 45 #define start_timing(vcpu, next) do {} while (0) argument 47 #define accumulate_time(vcpu, next) do {} while (0) argument
|
/arch/arc/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev, next, last) \ argument
|
/arch/xtensa/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev,next,last) \ argument
|
/arch/h8300/include/asm/ |
D | switch_to.h | 35 #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/nios2/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev, next, last) \ argument
|
/arch/x86/kernel/ |
D | process.h | 14 struct task_struct *next) in switch_to_extra()
|
/arch/m68k/include/asm/ |
D | switch_to.h | 31 #define switch_to(prev,next,last) do { \ argument
|