Home
last modified time | relevance | path

Searched defs:dma_buf_fd (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c63 static int import_vgem_fd(int vgem_fd, int dma_buf_fd, uint32_t *handle) in import_vgem_fd()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c492 int amdgpu_amdkfd_get_dmabuf_info(struct amdgpu_device *adev, int dma_buf_fd, in amdgpu_amdkfd_get_dmabuf_info()
/openbmc/linux/drivers/dma-buf/
H A Ddma-buf.c700 int dma_buf_fd(struct dma_buf *dmabuf, int flags) in dma_buf_fd() function