Home
last modified time | relevance | path

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

/linux-6.8/arch/hexagon/kernel/
Dvm_switch.S29 .globl __switch_to symbol
39 __switch_to: label
/linux-6.8/arch/sh/kernel/
Dprocess_32.c145 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/linux-6.8/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-6.8/arch/openrisc/kernel/
Dprocess.c240 struct task_struct *__switch_to(struct task_struct *old, in __switch_to() function
/linux-6.8/arch/arm64/kernel/
Dprocess.c523 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function
/linux-6.8/arch/um/kernel/
Dprocess.c87 void *__switch_to(struct task_struct *from, struct task_struct *to) in __switch_to() function
/linux-6.8/arch/powerpc/kernel/
Dprocess.c1274 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function