Function report |
Source Code:kernel\sysctl.c |
Create Date:2022-07-28 09:11:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_proc_douintvec_r
Proto:static int do_proc_douintvec_r(unsigned int *tbl_data, void __user *buffer, size_t *lenp, loff_t *ppos, int (*conv)(unsigned long *lvalp, unsigned int *valp, int write, void *data), void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int * | tbl_data | |
void __user * | buffer | |
size_t * | lenp | |
loff_t * | ppos | |
int (* | conv | |
void * | data |
2495 | err = 0 |
2509 | err = proc_put_char( & buffer, & left, '\n') |
2511 | out : |
2515 | Return err |
Name | Describe |
---|---|
__do_proc_douintvec |
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 |