Lines Matching refs:v3d_job
252 v3d_lock_bo_reservations(struct v3d_job *job, in v3d_lock_bo_reservations()
298 struct v3d_job *job, in v3d_lookup_bos()
320 struct v3d_job *job = container_of(ref, struct v3d_job, refcount); in v3d_job_free()
352 void v3d_job_cleanup(struct v3d_job *job) in v3d_job_cleanup()
361 void v3d_job_put(struct v3d_job *job) in v3d_job_put()
405 struct v3d_job *job; in v3d_job_init()
465 v3d_push_job(struct v3d_job *job) in v3d_push_job()
479 struct v3d_job *job, in v3d_attach_fences_and_unlock_reservation()
670 struct v3d_job *clean_job = NULL; in v3d_submit_cl_ioctl()
671 struct v3d_job *last_job; in v3d_submit_cl_ioctl()
916 struct v3d_job *clean_job = NULL; in v3d_submit_csd_ioctl()