.\" 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_CORE_RECLAIM_BUFFERS" "9" "09 October 2005" "" "" .SH NAME drm_core_reclaim_buffers \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void drm_core_reclaim_buffers (drm_device_t * \fIdev\fB, struct file * \fIfilp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .TP \fB\fIfilp\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP \\param filp file pointer. .PP Frees each buffer associated with \\p filp not already on the hardware.