Searched defs:__switch_to (Results  1 – 14 of 14) sorted by relevance
| /linux-4.1.27/arch/avr32/kernel/ | 
| D | switch_to.S | 20 __switch_to:  label
 | 
| /linux-4.1.27/arch/arc/kernel/ | 
| D | ctx_sw_asm.S | 25 __switch_to:  label
 | 
| D | ctx_sw.c | 23 __switch_to(struct task_struct *prev_task, struct task_struct *next_task)  in __switch_to()  function
 | 
| /linux-4.1.27/arch/hexagon/kernel/ | 
| D | vm_switch.S | 52 __switch_to:  label
 | 
| /linux-4.1.27/arch/frv/kernel/ | 
| D | switch_to.S | 52 __switch_to:  label
 | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | switch_to.h | 44 #define __switch_to(prev,next,last) do {							 \  macro
 | 
| /linux-4.1.27/arch/sh/kernel/ | 
| D | process_32.c | 181 __switch_to(struct task_struct *prev, struct task_struct *next)  in __switch_to()  function
 | 
| /linux-4.1.27/arch/openrisc/kernel/ | 
| D | process.c | 217 struct task_struct *__switch_to(struct task_struct *old,  in __switch_to()  function
 | 
| /linux-4.1.27/arch/x86/kernel/ | 
| D | process_32.c | 242 __switch_to(struct task_struct *prev_p, struct task_struct *next_p)  in __switch_to()  function
 | 
| D | process_64.c | 274 __switch_to(struct task_struct *prev_p, struct task_struct *next_p)  in __switch_to()  function
 | 
| /linux-4.1.27/arch/arm64/kernel/ | 
| D | process.c | 327 struct task_struct *__switch_to(struct task_struct *prev,  in __switch_to()  function
 | 
| /linux-4.1.27/arch/metag/kernel/ | 
| D | process.c | 301 struct task_struct *__sched __switch_to(struct task_struct *prev,  in __switch_to()  function
 | 
| /linux-4.1.27/arch/um/kernel/ | 
| D | process.c | 80 void *__switch_to(struct task_struct *from, struct task_struct *to)  in __switch_to()  function
 | 
| /linux-4.1.27/arch/powerpc/kernel/ | 
| D | process.c | 763 struct task_struct *__switch_to(struct task_struct *prev,  in __switch_to()  function
 |