Searched refs:dma_resv_trylock (Results 1 – 2 of 2) sorted by relevance
182 static inline bool __must_check dma_resv_trylock(struct dma_resv *obj) in dma_resv_trylock() function
497 success = dma_resv_trylock(bo->base.resv); in ttm_bo_reserve()