Function report |
Source Code:kernel\sysctl.c |
Create Date:2022-07-28 09:11:34 |
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_doulongvec_minmax
Proto:static int do_proc_doulongvec_minmax(struct ctl_table *table, int write, void __user *buffer, size_t *lenp, loff_t *ppos, unsigned long convmul, unsigned long convdiv)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct ctl_table * | table | |
int | write | |
void __user * | buffer | |
size_t * | lenp | |
loff_t * | ppos | |
unsigned long | convmul | |
unsigned long | convdiv |
Name | Describe |
---|---|
proc_doulongvec_minmax | read a vector of long integers with min/max values |
proc_doulongvec_ms_jiffies_minmax | read a vector of millisecond values with min/max values |
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 |