Searched refs:task_to_put (Results 1 – 1 of 1) sorted by relevance
355 struct task_struct *task_to_put = NULL; in io_sq_offload_create() local436 task_to_put = get_task_struct(tsk); in io_sq_offload_create()447 if (task_to_put) in io_sq_offload_create()448 put_task_struct(task_to_put); in io_sq_offload_create()454 if (task_to_put) in io_sq_offload_create()455 put_task_struct(task_to_put); in io_sq_offload_create()