Searched refs:proc_dointvec_conv (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/time/ |
| H A D | jiffies.c | 236 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_jiffies() 259 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_userhz_jiffies() 282 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_ms_jiffies() 290 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_ms_jiffies_minmax()
|
| /linux/include/linux/ |
| H A D | sysctl.h | 87 int proc_dointvec_conv(const struct ctl_table *table, int dir, void *buffer,
|
| /linux/kernel/ |
| H A D | sysctl.c | 1088 int proc_dointvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec_conv() function 1327 int proc_dointvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec_conv() function
|