Searched defs:sync_merge (Results  1 – 6 of 6) sorted by relevance
| /external/mesa3d/src/android_stub/ | 
| D | sync_stub.cpp | 15 int sync_merge(const char *name, int fd, int fd2)  in sync_merge()  function
 | 
| /external/libdrm/ | 
| D | libsync.h | 86 static inline int sync_merge(const char *name, int fd1, int fd2)  in sync_merge()  function
 | 
| /external/linux-kselftest/tools/testing/selftests/sync/ | 
| D | sync.c | 68 int sync_merge(const char *name, int fd1, int fd2)  in sync_merge()  function
 | 
| /external/igt-gpu-tools/benchmarks/ | 
| D | gem_busy.c | 103 static int sync_merge(int fd1, int fd2)  in sync_merge()  function
 | 
| /external/mesa3d/src/freedreno/vulkan/ | 
| D | tu_kgsl.c | 297 sync_merge(const VkSemaphore *syncobjs, uint32_t count, bool wait_all, bool reset)  in sync_merge()  function
 | 
| /external/mesa3d/src/gallium/auxiliary/util/ | 
| D | u_tests.c | 515 #define sync_merge(str, fd1, fd2) (-1)  macro
 |