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

  /src/sys/external/bsd/drm2/include/linux/
dma-resv.h 40 struct dma_resv { struct
95 void dma_resv_init(struct dma_resv *);
96 void dma_resv_fini(struct dma_resv *);
97 int dma_resv_lock(struct dma_resv *,
99 void dma_resv_lock_slow(struct dma_resv *,
101 int dma_resv_lock_interruptible(struct dma_resv *,
103 int dma_resv_lock_slow_interruptible(struct dma_resv *,
105 bool dma_resv_trylock(struct dma_resv *) __must_check;
107 dma_resv_locking_ctx(struct dma_resv *);
108 void dma_resv_unlock(struct dma_resv *);
    [all...]
dma-resv.h 40 struct dma_resv { struct
95 void dma_resv_init(struct dma_resv *);
96 void dma_resv_fini(struct dma_resv *);
97 int dma_resv_lock(struct dma_resv *,
99 void dma_resv_lock_slow(struct dma_resv *,
101 int dma_resv_lock_interruptible(struct dma_resv *,
103 int dma_resv_lock_slow_interruptible(struct dma_resv *,
105 bool dma_resv_trylock(struct dma_resv *) __must_check;
107 dma_resv_locking_ctx(struct dma_resv *);
108 void dma_resv_unlock(struct dma_resv *);
    [all...]
dma-resv.h 40 struct dma_resv { struct
95 void dma_resv_init(struct dma_resv *);
96 void dma_resv_fini(struct dma_resv *);
97 int dma_resv_lock(struct dma_resv *,
99 void dma_resv_lock_slow(struct dma_resv *,
101 int dma_resv_lock_interruptible(struct dma_resv *,
103 int dma_resv_lock_slow_interruptible(struct dma_resv *,
105 bool dma_resv_trylock(struct dma_resv *) __must_check;
107 dma_resv_locking_ctx(struct dma_resv *);
108 void dma_resv_unlock(struct dma_resv *);
    [all...]

Completed in 31 milliseconds