Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dprime_mmap.c78 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 …]
Dprime_mmap_coherency.c55 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
Dprime_self_import.c116 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
Dkms_mmap_write_crc.c58 int dma_buf_fd; variable
Dprime_mmap_kms.c222 int dma_buf_fd; in check_for_dma_buf_mmap() local
/external/linux-kselftest/tools/testing/selftests/android/ion/
Dionmap_test.c61 int import_vgem_fd(int vgem_fd, int dma_buf_fd, uint32_t *handle) in import_vgem_fd()
/external/igt-gpu-tools/lib/
Dioctl_wrappers.c1359 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/
Dgem_userptr_blits.c943 int dma_buf_fd = -1; in test_dmabuf() local