Searched defs:rpoll (Results 1 - 2 of 2) sorted by relevance
| /src/sys/external/bsd/drm2/linux/ | ||
| H A D | linux_dma_buf.c | 268 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 D | linux_dma_resv.c | 1229 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