Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arc/kernel/
Dctx_sw_asm.S22 __switch_to: label
Dctx_sw.c21 __switch_to(struct task_struct *prev_task, struct task_struct *next_task) in __switch_to() function
/linux-6.1.9/arch/hexagon/kernel/
Dvm_switch.S39 __switch_to: label
/linux-6.1.9/arch/ia64/include/asm/
Dswitch_to.h37 #define __switch_to(prev,next,last) do { \ macro
/linux-6.1.9/arch/sh/kernel/
Dprocess_32.c145 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/linux-6.1.9/arch/x86/kernel/
Dprocess_32.c155 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
Dprocess_64.c558 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
/linux-6.1.9/arch/openrisc/kernel/
Dprocess.c239 struct task_struct *__switch_to(struct task_struct *old, in __switch_to() function
/linux-6.1.9/arch/arm64/kernel/
Dprocess.c520 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function
/linux-6.1.9/arch/um/kernel/
Dprocess.c86 void *__switch_to(struct task_struct *from, struct task_struct *to) in __switch_to() function
/linux-6.1.9/arch/powerpc/kernel/
Dprocess.c1235 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function