Searched defs:prev_task (Results 1 – 2 of 2) sorted by relevance
23 __switch_to(struct task_struct *prev_task, struct task_struct *next_task) in __switch_to()
92 struct task_struct *prev_task; /* previous task, NULL if it is not useful */ member