Home
last modified time | relevance | path

Searched refs:dma_resv_lock (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Ddma-resv.h102 static inline int dma_resv_lock(struct dma_resv *obj, in dma_resv_lock() function
/include/drm/ttm/
Dttm_bo_driver.h150 ret = dma_resv_lock(bo->base.resv, ticket); in ttm_bo_reserve()