Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
Dcp_dma_tests.c333 int dma_buf_fd_dup; in amdgpu_cp_dma_p2p() local
357 dma_buf_fd_dup = dup(dma_buf_fd); in amdgpu_cp_dma_p2p()
363 executing_device_handle, dma_buf_fd_dup, &imported_dst_bo); in amdgpu_cp_dma_p2p()
366 r = close(dma_buf_fd_dup); in amdgpu_cp_dma_p2p()