Home
last modified time | relevance | path

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

/openbmc/linux/arch/hexagon/kernel/
H A Dvm_switch.S39 __switch_to: label
/openbmc/linux/arch/ia64/include/asm/
H A Dswitch_to.h37 #define __switch_to(prev,next,last) do { \ macro
/openbmc/linux/arch/sh/kernel/
H A Dprocess_32.c145 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/openbmc/linux/arch/x86/kernel/
H A Dprocess_32.c155 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
H A Dprocess_64.c561 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
/openbmc/linux/arch/openrisc/kernel/
H A Dprocess.c240 struct task_struct *__switch_to(struct task_struct *old, in __switch_to() function
/openbmc/linux/arch/arm64/kernel/
H A Dprocess.c523 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function
/openbmc/linux/arch/um/kernel/
H A Dprocess.c87 void *__switch_to(struct task_struct *from, struct task_struct *to) in __switch_to() function
/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c1274 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function