.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "DRM_CTXBITMAP_FREE" "9" "09 October 2005" "" "" .SH NAME drm_ctxbitmap_free \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void drm_ctxbitmap_free (drm_device_t * \fIdev\fB, int \fIctx_handle\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .TP \fB\fIctx_handle\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP \\param dev DRM device. \\param ctx_handle context handle. .PP Clears the bit specified by \\p ctx_handle in drm_device::ctx_bitmap and the entry .SH "IN DRM_DEVICE" .PP :context_sareas, while holding the drm_device::struct_sem lock.