Home
last modified time | relevance | path

Searched refs:proc_dointvec_ms_jiffies_minmax (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dsysctl.h78 int proc_dointvec_ms_jiffies_minmax(const struct ctl_table *table, int write,
/linux-6.12.1/kernel/
Dsysctl.c1269 int proc_dointvec_ms_jiffies_minmax(const struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax() function
1544 int proc_dointvec_ms_jiffies_minmax(const struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax() function
/linux-6.12.1/net/core/
Dneighbour.c3623 ret = proc_dointvec_ms_jiffies_minmax(&tmp, write, buffer, lenp, ppos); in neigh_proc_dointvec_ms_jiffies_positive()