Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_drv.h155 void ivpu_file_priv_put(struct ivpu_file_priv **link);
H A Divpu_drv.c104 void ivpu_file_priv_put(struct ivpu_file_priv **link) in ivpu_file_priv_put() function
285 ivpu_file_priv_put(&file_priv); in ivpu_postclose()
H A Divpu_job.c176 ivpu_file_priv_put(&file_priv); in ivpu_cmdq_reset_all_contexts()
270 ivpu_file_priv_put(&job->file_priv); in job_release()
H A Divpu_gem.c750 ivpu_file_priv_put(&file_priv); in ivpu_bo_list()