Searched refs:DRM_IOCTL_AGP_ALLOC (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/tools/include/uapi/drm/ |
H A D | drm.h | 541 * DRM_IOCTL_AGP_ALLOC and DRM_IOCTL_AGP_FREE ioctls argument type. 884 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) macro
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | drm.h | 541 * DRM_IOCTL_AGP_ALLOC and DRM_IOCTL_AGP_FREE ioctls argument type. 884 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 641 DRM_IOCTL_DEF(DRM_IOCTL_AGP_ALLOC, drm_agp_alloc_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
|
H A D | drm_ioc32.c | 949 DRM_IOCTL32_DEF(DRM_IOCTL_AGP_ALLOC, compat_drm_agp_alloc),
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | drm.h | 540 * DRM_IOCTL_AGP_ALLOC and DRM_IOCTL_AGP_FREE ioctls argument type. 1092 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 630 DRM_LEGACY_IOCTL_DEF(DRM_IOCTL_AGP_ALLOC, drm_legacy_agp_alloc_ioctl,
|
H A D | drm_ioc32.c | 938 DRM_IOCTL32_DEF(DRM_IOCTL_AGP_ALLOC, compat_drm_agp_alloc),
|
/kernel/linux/linux-6.6/tools/include/uapi/drm/ |
H A D | drm.h | 540 * DRM_IOCTL_AGP_ALLOC and DRM_IOCTL_AGP_FREE ioctls argument type. 1092 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | drm.h | 502 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | drm.h | 520 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | drm.h | 520 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) macro
|
Completed in 21 milliseconds