Home
last modified time | relevance | path

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

/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_syncobj.h61 void syncobj_import_sync_file(int fd, uint32_t handle, int sync_file);
H A Digt_syncobj.c163 syncobj_import_sync_file(int fd, uint32_t handle, int sync_file) in syncobj_import_sync_file() function
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dsyncobj_wait.c73 syncobj_import_sync_file(fd, handle, fence); in syncobj_attach_sw_sync()