Home
last modified time | relevance | path

Searched defs:drm_syncobj_handle (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/drm-ffi/src/
Dsyncobj.rs47 ) -> io::Result<drm_syncobj_handle> { in handle_to_fd()
71 ) -> io::Result<drm_syncobj_handle> { in fd_to_handle()
/external/igt-gpu-tools/include/drm-uapi/
Ddrm.h724 struct drm_syncobj_handle { struct
725 __u32 handle;
726 __u32 flags;
728 __s32 fd;
729 __u32 pad;
/external/kernel-headers/original/uapi/drm/
Ddrm.h909 struct drm_syncobj_handle { struct
910 __u32 handle;
911 __u32 flags;
913 __s32 fd;
914 __u32 pad;
/external/libdrm/include/drm/
Ddrm.h864 struct drm_syncobj_handle { struct
865 __u32 handle;
866 __u32 flags;
868 __s32 fd;
869 __u32 pad;
/external/mesa3d/include/drm-uapi/
Ddrm.h903 struct drm_syncobj_handle { struct
904 __u32 handle;
905 __u32 flags;
907 __s32 fd;
908 __u32 pad;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h42416 struct drm_syncobj_handle { struct
42417 __u32 handle;
42418 __u32 flags;
42419 __s32 fd;
42420 __u32 pad;
Dvmlinux.h42416 struct drm_syncobj_handle { struct
42417 __u32 handle;
42418 __u32 flags;
42419 __s32 fd;
42420 __u32 pad;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h128019 struct drm_syncobj_handle { struct
128020 __u32 handle;
128021 __u32 flags;
128022 __s32 fd;
128023 __u32 pad;
Dvmlinux_608.h128019 struct drm_syncobj_handle { struct
128020 __u32 handle;
128021 __u32 flags;
128022 __s32 fd;
128023 __u32 pad;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h86201 struct drm_syncobj_handle { struct
86202 __u32 handle;
86203 __u32 flags;
86204 __s32 fd;
86205 __u32 pad;
Dvmlinux_602.h86201 struct drm_syncobj_handle { struct
86202 __u32 handle;
86203 __u32 flags;
86204 __s32 fd;
86205 __u32 pad;