Home
last modified time | relevance | path

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

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