Lines Matching defs:cmdq
27 static void ivpu_cmdq_ring_db(struct ivpu_device *vdev, struct ivpu_cmdq *cmdq) in ivpu_cmdq_ring_db()
33 struct ivpu_file_priv *file_priv, struct ivpu_cmdq *cmdq) in ivpu_preemption_buffers_create()
65 struct ivpu_file_priv *file_priv, struct ivpu_cmdq *cmdq) in ivpu_preemption_buffers_free()
79 struct ivpu_cmdq *cmdq; in ivpu_cmdq_alloc() local
119 static void ivpu_cmdq_free(struct ivpu_file_priv *file_priv, struct ivpu_cmdq *cmdq) in ivpu_cmdq_free()
130 static int ivpu_hws_cmdq_init(struct ivpu_file_priv *file_priv, struct ivpu_cmdq *cmdq, u16 engine, in ivpu_hws_cmdq_init()
150 static int ivpu_register_db(struct ivpu_file_priv *file_priv, struct ivpu_cmdq *cmdq) in ivpu_register_db()
170 ivpu_cmdq_init(struct ivpu_file_priv *file_priv, struct ivpu_cmdq *cmdq, u8 priority) in ivpu_cmdq_init()
211 static int ivpu_cmdq_fini(struct ivpu_file_priv *file_priv, struct ivpu_cmdq *cmdq) in ivpu_cmdq_fini()
238 struct ivpu_cmdq *cmdq; in ivpu_cmdq_acquire() local
264 struct ivpu_cmdq *cmdq; in ivpu_cmdq_release_all_locked() local
284 struct ivpu_cmdq *cmdq; in ivpu_cmdq_reset() local
310 struct ivpu_cmdq *cmdq; in ivpu_cmdq_fini_all() local
329 static int ivpu_cmdq_push_job(struct ivpu_cmdq *cmdq, struct ivpu_job *job) in ivpu_cmdq_push_job()
516 struct ivpu_cmdq *cmdq; in ivpu_job_submit() local