Searched refs:get_dma_buf_unless_doomed (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/ttm/
H A Dttm_object.c541 * get_dma_buf_unless_doomed - get a dma_buf reference if possible.
553 static bool __must_check get_dma_buf_unless_doomed(struct dma_buf *dmabuf) get_dma_buf_unless_doomed() function
685 if (!dma_buf || !get_dma_buf_unless_doomed(dma_buf)) { ttm_prime_handle_to_fd()

Completed in 64 milliseconds