Function report |
Source Code:kernel\sysctl.c |
Create Date:2022-07-28 09:11:20 |
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
Proto:static int __do_proc_douintvec(void *tbl_data, struct ctl_table *table, int write, 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 |
---|---|---|
void * | tbl_data | |
struct ctl_table * | table | |
int | write | |
void __user * | buffer | |
size_t * | lenp | |
loff_t * | ppos | |
int (* | conv | |
void * | data |
2529 | lenp = 0 |
2530 | Return 0 |
2540 | If vleft != 1 Then |
2545 | If Not conv Then conv = do_proc_douintvec_conv |
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 |