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

  /src/sys/external/bsd/drm2/include/linux/
dma-resv.h 80 #define dma_resv_lock_interruptible linux_dma_resv_lock_interruptible macro
101 int dma_resv_lock_interruptible(struct dma_resv *,
  /src/sys/external/bsd/drm2/linux/
linux_dma_resv.c 162 * after dma_resv_lock or dma_resv_lock_interruptible has failed
174 * dma_resv_lock_interruptible(robj, ctx)
182 dma_resv_lock_interruptible(struct dma_resv *robj, function in typeref:typename:int
194 * after dma_resv_lock or dma_resv_lock_interruptible has failed

Completed in 61 milliseconds