Home
last modified time | relevance | path

Searched refs:ivpu_file_priv_get_by_ctx_id (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/accel/ivpu/
A Divpu_drv.h136 struct ivpu_file_priv *ivpu_file_priv_get_by_ctx_id(struct ivpu_device *vdev, unsigned long id);
A Divpu_drv.c66 struct ivpu_file_priv *ivpu_file_priv_get_by_ctx_id(struct ivpu_device *vdev, unsigned long id) in ivpu_file_priv_get_by_ctx_id() function
A Divpu_job.c170 file_priv = ivpu_file_priv_get_by_ctx_id(vdev, ctx_id); in ivpu_cmdq_reset_all_contexts()
A Divpu_gem.c731 file_priv = ivpu_file_priv_get_by_ctx_id(vdev, ctx_id); in ivpu_bo_list()

Completed in 6 milliseconds