.\" 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 "SUBSYSTEM_REGISTER" "" "06 October 2005" "" "" .SH NAME subsystem_register \- register a subsystem. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int subsystem_register (struct subsystem * \fIs\fB); \fR .SH "ARGUMENTS" .TP \fB\fIs\fB\fR the subsystem we're registering. .SH "DESCRIPTION" .PP Once we register the subsystem, we want to make sure that the kset points back to this subsystem for correct usage of the rwsem.