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

/linux-master/arch/hexagon/kernel/
H A Dvm_switch.S39 __switch_to: label
/linux-master/arch/sh/kernel/
H A Dprocess_32.c145 __switch_to(struct task_struct *prev, struct task_struct *next) function
/linux-master/arch/x86/kernel/
H A Dprocess_32.c155 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) function
H A Dprocess_64.c610 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) function
/linux-master/arch/openrisc/kernel/
H A Dprocess.c240 struct task_struct *__switch_to(struct task_struct *old, function
/linux-master/arch/s390/kernel/
H A Dprocess.c197 struct task_struct *__switch_to(struct task_struct *prev, struct task_struct *next) function
/linux-master/arch/um/kernel/
H A Dprocess.c87 void *__switch_to(struct task_struct *from, struct task_struct *to) function
/linux-master/arch/arm64/kernel/
H A Dprocess.c520 struct task_struct *__switch_to(struct task_struct *prev, function
/linux-master/arch/powerpc/kernel/
H A Dprocess.c1274 struct task_struct *__switch_to(struct task_struct *prev, function

Completed in 151 milliseconds