Searched refs:is_wait (Results 1 – 2 of 2) sorted by relevance
131 cmd->is_wait = true; in host1x_job_add_wait() 220 if (job->cmds[i].is_wait) in pin_job() 543 if (job->cmds[i].is_wait) in copy_gathers() 572 if (job->cmds[i].is_wait) in copy_gathers() 621 if (job->cmds[i].is_wait) in host1x_job_pin() 634 if (!job->cmds[j].is_wait && in host1x_job_pin()
29 bool is_wait; member