Searched refs:proc_dointvec_ms_jiffies_minmax (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | sysctl.h | 78 int proc_dointvec_ms_jiffies_minmax(const struct ctl_table *table, int write,
|
| /linux-6.15/kernel/ |
| H A D | sysctl.c | 1247 int proc_dointvec_ms_jiffies_minmax(const struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax() function 1521 int proc_dointvec_ms_jiffies_minmax(const struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax() function
|
| /linux-6.15/net/core/ |
| H A D | neighbour.c | 3556 ret = proc_dointvec_ms_jiffies_minmax(&tmp, write, buffer, lenp, ppos); in neigh_proc_dointvec_ms_jiffies_positive()
|