Searched refs:proc_dointvec_ms_jiffies_minmax (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | sysctl.h | 78 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write,
|
/linux-6.3-rc2/kernel/ |
A D | sysctl.c | 1296 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax() function 1571 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax() function
|
/linux-6.3-rc2/net/core/ |
A D | neighbour.c | 3638 ret = proc_dointvec_ms_jiffies_minmax(&tmp, write, buffer, lenp, ppos); in neigh_proc_dointvec_ms_jiffies_positive()
|
Completed in 19 milliseconds