HomeSort by: relevance | last modified time | path
    Searched refs:dma_resv_kqfilter (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
dma-resv.h 78 #define dma_resv_kqfilter linux_dma_resv_kqfilter macro
140 int dma_resv_kqfilter(const struct dma_resv *,
  /src/sys/external/bsd/drm2/linux/
linux_dma_buf.c 279 return dma_resv_kqfilter(dmabuf->resv, kn, rpoll);
linux_dma_resv.c 1468 * dma_resv_kqfilter(robj, kn, rpoll)
1476 dma_resv_kqfilter(const struct dma_resv *robj, function in typeref:typename:int

Completed in 15 milliseconds