Home
last modified time | relevance | path

Searched defs:__switch_to (Results 1 – 14 of 14) sorted by relevance

/arch/avr32/kernel/
Dswitch_to.S12 .global __switch_to symbol
20 __switch_to: label
/arch/arc/kernel/
Dctx_sw_asm.S23 .global __switch_to symbol
25 __switch_to: label
Dctx_sw.c23 __switch_to(struct task_struct *prev_task, struct task_struct *next_task) in __switch_to() function
/arch/hexagon/kernel/
Dvm_switch.S42 .globl __switch_to symbol
52 __switch_to: label
/arch/frv/kernel/
Dswitch_to.S51 .globl __switch_to symbol
52 __switch_to: label
/arch/ia64/include/asm/
Dswitch_to.h44 #define __switch_to(prev,next,last) do { \ macro
/arch/sh/kernel/
Dprocess_32.c174 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/arch/openrisc/kernel/
Dprocess.c218 struct task_struct *__switch_to(struct task_struct *old, in __switch_to() function
/arch/x86/kernel/
Dprocess_32.c246 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
Dprocess_64.c276 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
/arch/arm64/kernel/
Dprocess.c386 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function
/arch/metag/kernel/
Dprocess.c297 struct task_struct *__sched __switch_to(struct task_struct *prev, in __switch_to() function
/arch/um/kernel/
Dprocess.c80 void *__switch_to(struct task_struct *from, struct task_struct *to) in __switch_to() function
/arch/powerpc/kernel/
Dprocess.c748 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function