Searched defs:__switch_to (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/arc/kernel/ | 
| D | ctx_sw_asm.S | 22 __switch_to:  label
 | 
| D | ctx_sw.c | 24 __switch_to(struct task_struct *prev_task, struct task_struct *next_task)  in __switch_to()  function
 | 
| /Linux-v5.4/arch/hexagon/kernel/ | 
| D | vm_switch.S | 39 __switch_to:  label
 | 
| /Linux-v5.4/arch/ia64/include/asm/ | 
| D | switch_to.h | 45 #define __switch_to(prev,next,last) do {							 \  macro
 | 
| /Linux-v5.4/arch/sh/kernel/ | 
| D | process_32.c | 173 __switch_to(struct task_struct *prev, struct task_struct *next)  in __switch_to()  function
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | process_32.c | 228 __switch_to(struct task_struct *prev_p, struct task_struct *next_p)  in __switch_to()  function
 | 
| D | process_64.c | 504 __switch_to(struct task_struct *prev_p, struct task_struct *next_p)  in __switch_to()  function
 | 
| /Linux-v5.4/arch/openrisc/kernel/ | 
| D | process.c | 235 struct task_struct *__switch_to(struct task_struct *old,  in __switch_to()  function
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | process.c | 497 __notrace_funcgraph struct task_struct *__switch_to(struct task_struct *prev,  in __switch_to()  function
 | 
| /Linux-v5.4/arch/um/kernel/ | 
| D | process.c | 86 void *__switch_to(struct task_struct *from, struct task_struct *to)  in __switch_to()  function
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | process.c | 1122 struct task_struct *__switch_to(struct task_struct *prev,  in __switch_to()  function
 |