Searched defs:__switch_to (Results 1 – 9 of 9) sorted by relevance
12 .global __switch_to symbol20 __switch_to: label
42 .globl __switch_to symbol52 __switch_to: label
51 .globl __switch_to symbol52 __switch_to: label
297 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
383 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
203 struct task_struct *__switch_to(struct task_struct *old, in __switch_to() function
219 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
153 #define __switch_to(prev,next,last) do { \ macro
396 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function