Searched defs:__switch_to (Results 1 – 5 of 5) sorted by relevance
287 void __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
647 void fastcall __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
561 struct task_struct *__switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
251 #define __switch_to(prev,next,last) do { \ macro
805 struct task_struct * __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function