1FREE_RS(9) Public Functions Provided FREE_RS(9)
23
4
NAME
6free_rs - Free the rs control structure, if it is no longer used
7
SYNOPSIS
9void free_rs(struct rs_control * rs);
10
ARGUMENTS
12rs
13the control structure which is not longer used by the caller
14
AUTHOR
16Thomas Gleixner <tglx@linutronix.de>
17Author.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 FREE_RS(9)