Lines Matching defs:next_task
38 struct task_struct *task, *next_task;83 next_task = next_thread(task);85 if (!next_task)89 *tid = __task_pid_nr_ns(next_task, PIDTYPE_PID, common->ns);98 get_task_struct(next_task);102 task = next_task;106 return next_task;546 goto next_task;580 goto next_task;587 next_task: