Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_RM_CTX (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/
H A Duser_tdrm.c184 if (ioctl(tdrm_fd, DRM_IOCTL_RM_CTX)) in main()
345 if (ioctl(tdrm_fd, DRM_IOCTL_RM_CTX, &ctx)) in main()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h996 #define DRM_IOCTL_RM_CTX DRM_IOWR(0x21, struct drm_ctx) macro
/third_party/libdrm/include/drm/
H A Ddrm.h996 #define DRM_IOCTL_RM_CTX DRM_IOWR(0x21, struct drm_ctx) macro
/third_party/libdrm/
H A Dxf86drm.c2101 * This function is a wrapper around the DRM_IOCTL_RM_CTX ioctl, passing the
2110 if (drmIoctl(fd, DRM_IOCTL_RM_CTX, &ctx)) in drmDestroyContext()

Completed in 12 milliseconds