other versions
FREE_RS(9) | Public Functions Provided | FREE_RS(9) |
NAME¶
free_rs - Free the rs control structure, if it is no longer used
SYNOPSIS¶
void free_rs(struct rs_control * rs);
ARGUMENTS¶
struct rs_control * rs
the control structure which is not longer used by the
caller
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>
Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |