free_rs (9) Linux Manual Page
free_rs – Free the rs control structure, if it is no longer used
Synopsis
void free_rs(struct rs_control *rs);
Arguments
rs
-
- the control structure which is not longer used by the caller
Author
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
