Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dprime_self_import.c148 uint32_t handle_import, handle_open, handle_orig, flink_name; in test_with_one_bo_two_files() local
154 handle_orig = gem_create(fd1, BO_SIZE); in test_with_one_bo_two_files()
155 dma_buf_fd1 = prime_handle_to_fd(fd1, handle_orig); in test_with_one_bo_two_files()
157 flink_name = gem_flink(fd1, handle_orig); in test_with_one_bo_two_files()