Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsysctl.h78 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write,
/Linux-v6.6/kernel/
Dsysctl.c1274 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax() function
1549 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax() function
/Linux-v6.6/net/core/
Dneighbour.c3612 ret = proc_dointvec_ms_jiffies_minmax(&tmp, write, buffer, lenp, ppos); in neigh_proc_dointvec_ms_jiffies_positive()