Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_SG_ALLOC (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/drm/
H A Ddrm.h584 * DRM_IOCTL_SG_ALLOC ioctl argument type.
889 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
/kernel/linux/linux-5.10/include/uapi/drm/
H A Ddrm.h584 * DRM_IOCTL_SG_ALLOC ioctl argument type.
889 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_ioctl.c647 DRM_LEGACY_IOCTL_DEF(DRM_IOCTL_SG_ALLOC, drm_legacy_sg_alloc, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
H A Ddrm_ioc32.c955 DRM_IOCTL32_DEF(DRM_IOCTL_SG_ALLOC, compat_drm_sg_alloc),
/kernel/linux/linux-6.6/include/uapi/drm/
H A Ddrm.h583 * DRM_IOCTL_SG_ALLOC ioctl argument type.
1097 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_ioctl.c640 DRM_LEGACY_IOCTL_DEF(DRM_IOCTL_SG_ALLOC, drm_legacy_sg_alloc, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
H A Ddrm_ioc32.c945 DRM_IOCTL32_DEF(DRM_IOCTL_SG_ALLOC, compat_drm_sg_alloc),
/kernel/linux/linux-6.6/tools/include/uapi/drm/
H A Ddrm.h583 * DRM_IOCTL_SG_ALLOC ioctl argument type.
1097 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Ddrm.h506 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Ddrm.h524 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Ddrm.h524 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro

Completed in 22 milliseconds