Home
last modified time | relevance | path

Searched defs:sync_merge_data (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/
Dlibsync.h49 struct sync_merge_data { struct
57 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data) argument
/third_party/mesa3d/include/drm-uapi/
Dsync_file.h44 struct sync_merge_data { struct
45 char name[32];
46 __s32 fd2;
47 __s32 fence;
48 __u32 flags;
49 __u32 pad;
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_fence.c388 struct sync_merge_data { struct
397 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data) argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h68792 struct sync_merge_data { struct
68793 char name[32];
68794 __s32 fd2;
68795 __s32 fence;
68796 __u32 flags;
68797 __u32 pad;