Searched refs:proc_dointvec_conv (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/time/ |
| H A D | jiffies.c | 142 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in SYSCTL_USER_TO_KERN_INT_CONV() 167 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_userhz_jiffies() 190 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_ms_jiffies() 198 return proc_dointvec_conv(table, dir, buffer, lenp, ppos, in proc_dointvec_ms_jiffies_minmax()
|
| /linux/include/linux/ |
| H A D | sysctl.h | 188 int proc_dointvec_conv(const struct ctl_table *table, int dir, void *buffer,
|
| /linux/kernel/ |
| H A D | sysctl.c | 865 int proc_dointvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec_conv() function 1077 int proc_dointvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec_conv() function
|