Home
last modified time | relevance | path

Searched refs:import_vgem_fd (Results 1 – 1 of 1) 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() function
184 ret = import_vgem_fd(importer_fd, dmabuf_fd, &handle); in test_alloc_and_import()