Home
last modified time | relevance | path

Searched defs:drm_syncobj_timeline_wait (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/drm/
Ddrm.h762 struct drm_syncobj_timeline_wait { struct
763 __u64 handles;
765 __u64 points;
767 __s64 timeout_nsec;
768 __u32 count_handles;
769 __u32 flags;
770 __u32 first_signaled; /* only valid when not waiting all */
771 __u32 pad;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Ddrm.h424 struct drm_syncobj_timeline_wait { struct
425 __u64 handles;
426 __u64 points;
427 __s64 timeout_nsec;
428 __u32 count_handles;
429 __u32 flags;
430 __u32 first_signaled;
431 __u32 pad;
/kernel/linux/linux-5.10/tools/include/uapi/drm/
Ddrm.h762 struct drm_syncobj_timeline_wait { struct
763 __u64 handles;
765 __u64 points;
767 __s64 timeout_nsec;
768 __u32 count_handles;
769 __u32 flags;
770 __u32 first_signaled; /* only valid when not waiting all */
771 __u32 pad;