Home
last modified time | relevance | path

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

/linux/arch/arc/kernel/
A Dctx_sw_asm.S22 __switch_to: label
A Dctx_sw.c21 __switch_to(struct task_struct *prev_task, struct task_struct *next_task) in __switch_to() function
/linux/arch/hexagon/kernel/
A Dvm_switch.S39 __switch_to: label
/linux/arch/ia64/include/asm/
A Dswitch_to.h37 #define __switch_to(prev,next,last) do { \ macro
/linux/arch/sh/kernel/
A Dprocess_32.c150 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/linux/arch/x86/kernel/
A Dprocess_32.c158 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
A Dprocess_64.c557 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
/linux/arch/openrisc/kernel/
A Dprocess.c226 struct task_struct *__switch_to(struct task_struct *old, in __switch_to() function
/linux/arch/arm64/kernel/
A Dprocess.c493 __notrace_funcgraph struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function
/linux/arch/um/kernel/
A Dprocess.c85 void *__switch_to(struct task_struct *from, struct task_struct *to) in __switch_to() function
/linux/arch/powerpc/kernel/
A Dprocess.c1204 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function

Completed in 20 milliseconds