Searched defs:dma_buf_fd (Results 1 – 8 of 8) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | prime_mmap.c | 78 int dma_buf_fd; in test_correct() local 107 int dma_buf_fd; in test_map_unmap() local 136 int dma_buf_fd; in test_reprime() local 168 int dma_buf_fd; in test_forked() local 194 int dma_buf_fd; in test_correct_cpu_write() local 224 int dma_buf_fd; in test_forked_cpu_write() local 252 int dma_buf_fd; in test_refcounting() local 275 int dma_buf_fd; in test_dup() local 328 int ret, dma_buf_fd; in test_userptr() local 364 int i, dma_buf_fd; in test_errors() local [all …]
|
D | prime_mmap_coherency.c | 55 int dma_buf_fd, i; in test_read_flush() local 122 int dma_buf_fd, dma_buf2_fd, i; in test_write_flush() local 186 int dma_buf_fd, dma_buf2_fd, i; in blit_and_cmp() local
|
D | prime_self_import.c | 116 int dma_buf_fd; in test_with_two_bos() local 176 int dma_buf_fd; in test_with_one_bo() local 222 int dma_buf_fd = fds[1]; in thread_fn_reimport_vs_close() local 374 int dma_buf_fd; in test_llseek_size() local 401 int dma_buf_fd; in test_llseek_bad() local
|
D | kms_mmap_write_crc.c | 58 int dma_buf_fd; variable
|
D | prime_mmap_kms.c | 222 int dma_buf_fd; in check_for_dma_buf_mmap() local
|
/external/linux-kselftest/tools/testing/selftests/android/ion/ |
D | ionmap_test.c | 61 int import_vgem_fd(int vgem_fd, int dma_buf_fd, uint32_t *handle) in import_vgem_fd()
|
/external/igt-gpu-tools/lib/ |
D | ioctl_wrappers.c | 1359 uint32_t prime_fd_to_handle(int fd, int dma_buf_fd) in prime_fd_to_handle() 1383 off_t prime_get_size(int dma_buf_fd) in prime_get_size() 1402 void prime_sync_start(int dma_buf_fd, bool write) in prime_sync_start() 1421 void prime_sync_end(int dma_buf_fd, bool write) in prime_sync_end()
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_userptr_blits.c | 943 int dma_buf_fd = -1; in test_dmabuf() local
|