Searched refs:proc_dointvec_ms_jiffies (Results 1 - 10 of 10) sorted by relevance

/linux-master/net/dccp/
H A Dsysctl.c91 .proc_handler = proc_dointvec_ms_jiffies,
/linux-master/include/linux/
H A Dsysctl.h82 int proc_dointvec_ms_jiffies(struct ctl_table *, int, void *, size_t *,
/linux-master/kernel/
H A Dsysctl.c1308 * proc_dointvec_ms_jiffies - read a vector of integers as 1 milliseconds
1323 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, void *buffer, function
1561 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, function
2265 EXPORT_SYMBOL(proc_dointvec_ms_jiffies); variable
/linux-master/net/ipv4/
H A Dsysctl_net_ipv4.c639 .proc_handler = proc_dointvec_ms_jiffies,
1307 .proc_handler = proc_dointvec_ms_jiffies,
H A Droute.c3452 .proc_handler = proc_dointvec_ms_jiffies,
/linux-master/net/ipv6/
H A Dicmp.c1170 .proc_handler = proc_dointvec_ms_jiffies,
H A Daddrconf.c6823 .proc_handler = proc_dointvec_ms_jiffies,
6831 .proc_handler = proc_dointvec_ms_jiffies,
H A Droute.c6420 .proc_handler = proc_dointvec_ms_jiffies,
/linux-master/fs/proc/
H A Dproc_sysctl.c1134 (entry->proc_handler == proc_dointvec_ms_jiffies) ||
/linux-master/net/core/
H A Dneighbour.c3657 int ret = proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos);

Completed in 305 milliseconds