Home
last modified time | relevance | path

Searched refs:SYNC_IOC_MAGIC (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
H A Dsync_file.h88 #define SYNC_IOC_MAGIC '>' macro
104 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data)
114 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)
/third_party/mesa3d/src/util/
H A Dlibsync.h96 #define SYNC_IOC_MAGIC '>' macro
97 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data)
98 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)
/third_party/libdrm/
H A Dlibsync.h56 #define SYNC_IOC_MAGIC '>' macro
57 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data)
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c382 #ifndef SYNC_IOC_MAGIC
396 #define SYNC_IOC_MAGIC '>' macro
397 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data)

Completed in 4 milliseconds