Searched refs:db_resv_poll (Results 1 – 2 of 2) sorted by relevance
88 dma_resv_poll_init(&dmabuf->db_resv_poll); in dma_buf_export()171 dma_resv_poll_fini(&dmabuf->db_resv_poll); in dma_buf_put()268 struct dma_resv_poll *rpoll = &dmabuf->db_resv_poll; in dmabuf_fop_poll()277 struct dma_resv_poll *rpoll = &dmabuf->db_resv_poll; in dmabuf_fop_kqfilter()
82 struct dma_resv_poll db_resv_poll; member