Searched refs:task_to_put (Results 1 – 1 of 1) sorted by relevance
412 struct task_struct *task_to_put = NULL; in io_sq_offload_create() local488 task_to_put = get_task_struct(tsk); in io_sq_offload_create()499 if (task_to_put) in io_sq_offload_create()500 put_task_struct(task_to_put); in io_sq_offload_create()506 if (task_to_put) in io_sq_offload_create()507 put_task_struct(task_to_put); in io_sq_offload_create()