Function report |
Source Code:kernel\sysctl.c |
Create Date:2022-07-28 09:11:39 |
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_dointvec_ms_jiffies_conv
Proto:static int do_proc_dointvec_ms_jiffies_conv(bool *negp, unsigned long *lvalp, int *valp, int write, void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
bool * | negp | |
unsigned long * | lvalp | |
int * | valp | |
int | write | |
void * | data |
3039 | If write Then |
3045 | Else |
3048 | If val < 0 Then |
3051 | Else |
3057 | Return 0 |
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 |