Home
last modified time | relevance | path

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

/linux/arch/hexagon/kernel/
H A Dvm_switch.S39 __switch_to: label
/linux/arch/sh/kernel/
H A Dprocess_32.c145 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/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.c610 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
/linux/arch/s390/kernel/
H A Dprocess.c192 struct task_struct *__switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/linux/arch/openrisc/kernel/
H A Dprocess.c239 struct task_struct *__switch_to(struct task_struct *old, in __switch_to() function
/linux/arch/um/kernel/
H A Dprocess.c71 struct task_struct *__switch_to(struct task_struct *from, struct task_struct *to) in __switch_to() function
/linux/arch/arm64/kernel/
H A Dprocess.c666 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function