Searched refs:proc_dointvec_conv (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/time/ |
| H A D | jiffies.c | 257 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_jiffies() 280 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_userhz_jiffies() 303 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_ms_jiffies() 311 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_ms_jiffies_minmax()
|
| /linux/include/linux/ |
| H A D | sysctl.h | 116 int proc_dointvec_conv(const struct ctl_table *ctl, int dir, void *buf,
|
| /linux/kernel/ |
| H A D | sysctl.c | 1110 int proc_dointvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec_conv() function 1353 int proc_dointvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec_conv() function
|