Home
last modified time | relevance | path

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

/linux-6.12.1/arch/hexagon/kernel/
Dvm_switch.S29 .globl __switch_to symbol
39 __switch_to: label
/linux-6.12.1/arch/sh/kernel/
Dprocess_32.c145 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/linux-6.12.1/arch/x86/kernel/
Dprocess_32.c155 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
Dprocess_64.c610 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
/linux-6.12.1/arch/s390/kernel/
Dprocess.c192 struct task_struct *__switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/linux-6.12.1/arch/openrisc/kernel/
Dprocess.c239 struct task_struct *__switch_to(struct task_struct *old, in __switch_to() function
/linux-6.12.1/arch/um/kernel/
Dprocess.c70 struct task_struct *__switch_to(struct task_struct *from, struct task_struct *to) in __switch_to() function
/linux-6.12.1/arch/arm64/kernel/
Dprocess.c572 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function
/linux-6.12.1/arch/powerpc/kernel/
Dprocess.c1279 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function