Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
Dhotunplug_tests.c352 uint32_t *ptr, sync_obj_handle, sync_obj_handle2; in amdgpu_hotunplug_with_exported_fence() local
406 &sync_obj_handle), in amdgpu_hotunplug_with_exported_fence()
409 CU_ASSERT_EQUAL(amdgpu_cs_export_syncobj(device_handle, sync_obj_handle, &shared_fd), 0); in amdgpu_hotunplug_with_exported_fence()
413 CU_ASSERT_EQUAL(amdgpu_cs_destroy_syncobj(device_handle, sync_obj_handle), 0); in amdgpu_hotunplug_with_exported_fence()