Searched defs:rpoll (Results 1 - 2 of 2) sorted by relevance

/src/sys/external/bsd/drm2/linux/
H A Dlinux_dma_buf.c268 struct dma_resv_poll *rpoll = &dmabuf->db_resv_poll; local in function:dmabuf_fop_poll
277 struct dma_resv_poll *rpoll = &dmabuf->db_resv_poll; local in function:dmabuf_fop_kqfilter
H A Dlinux_dma_resv.c1229 dma_resv_poll_init(struct dma_resv_poll *rpoll) argument
1243 dma_resv_poll_fini(struct dma_resv_poll *rpoll) argument
1264 struct dma_resv_poll *rpoll = container_of(fcb, local in function:dma_resv_poll_cb
1287 dma_resv_do_poll(const struct dma_resv * robj,int events,struct dma_resv_poll * rpoll) argument
1476 dma_resv_kqfilter(const struct dma_resv * robj,struct knote * kn,struct dma_resv_poll * rpoll) argument
[all...]

Completed in 4 milliseconds