Searched defs:__switch_to (Results 1 – 10 of 10) sorted by relevance
20 __switch_to: label
52 __switch_to: label
51 #define __switch_to(prev,next,last) do { \ macro
238 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
278 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
202 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
91 void *__switch_to(struct task_struct *from, struct task_struct *to) in __switch_to() function
398 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function