HomeSort by: relevance | last modified time | path
    Searched defs:dma_resv_reserve_shared (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
dma-resv.h 84 #define dma_resv_reserve_shared linux_dma_resv_reserve_shared macro
116 int dma_resv_reserve_shared(struct dma_resv *, unsigned int);
  /src/sys/external/bsd/drm2/linux/
linux_dma_resv.c 314 * dma_resv_reserve_shared(robj, num_fences)
325 dma_resv_reserve_shared(struct dma_resv *robj, unsigned int num_fences) function in typeref:typename:int
623 * call to dma_resv_reserve_shared for each shared fence

Completed in 14 milliseconds