Home
last modified time | relevance | path

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

/arch/arc/kernel/
Dctx_sw_asm.S20 .global __switch_to symbol
22 __switch_to: label
Dctx_sw.c21 __switch_to(struct task_struct *prev_task, struct task_struct *next_task) in __switch_to() function
/arch/hexagon/kernel/
Dvm_switch.S29 .globl __switch_to symbol
39 __switch_to: label
/arch/ia64/include/asm/
Dswitch_to.h37 #define __switch_to(prev,next,last) do { \ macro
/arch/sh/kernel/
Dprocess_32.c150 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/arch/x86/kernel/
Dprocess_32.c158 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
Dprocess_64.c534 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
/arch/openrisc/kernel/
Dprocess.c221 struct task_struct *__switch_to(struct task_struct *old, in __switch_to() function
/arch/um/kernel/
Dprocess.c85 void *__switch_to(struct task_struct *from, struct task_struct *to) in __switch_to() function
/arch/arm64/kernel/
Dprocess.c552 __notrace_funcgraph struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function
/arch/powerpc/kernel/
Dprocess.c1208 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function