Function report | 
Source Code:include\linux\rslib.h | 
Create Date:2022-07-28 06:59:01 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:_rs - Create a RS control struct and initialize it*@symsize: the symbol size (number of bits)*@gfpoly: the extended Galois field generator polynomial coefficients,* with the 0th coefficient in the low order bit
Proto:static inline struct rs_control *init_rs(int symsize, int gfpoly, int fcr, int prim, int nroots)
Type:struct rs_control
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | symsize | |
| int | gfpoly | |
| int | fcr | |
| int | prim | |
| int | nroots | 
| 101 | Return init_rs_gfp(symsize, gfpoly, fcr, prim, nroots, GFP_KERNEL) | 
| Name | Describe | 
|---|---|
| run_exercise | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |