Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c464 * get_dma_buf_unless_doomed - get a dma_buf reference if possible.
476 static bool __must_check get_dma_buf_unless_doomed(struct dma_buf *dmabuf) in get_dma_buf_unless_doomed() function
606 if (!dma_buf || !get_dma_buf_unless_doomed(dma_buf)) { in ttm_prime_handle_to_fd()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c570 * get_dma_buf_unless_doomed - get a dma_buf reference if possible.
582 static bool __must_check get_dma_buf_unless_doomed(struct dma_buf *dmabuf) in get_dma_buf_unless_doomed() function
713 if (!dma_buf || !get_dma_buf_unless_doomed(dma_buf)) { in ttm_prime_handle_to_fd()

Completed in 4 milliseconds