Home
last modified time | relevance | path

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

/linux-2.6.39/net/dccp/
Dsysctl.c95 .proc_handler = proc_dointvec_ms_jiffies,
/linux-2.6.39/kernel/
Dsysctl_check.c136 (table->proc_handler == proc_dointvec_ms_jiffies) || in sysctl_check_table()
Dsysctl.c2734 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies() function
2946 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies() function
2976 EXPORT_SYMBOL(proc_dointvec_ms_jiffies);
/linux-2.6.39/include/linux/
Dsysctl.h978 extern int proc_dointvec_ms_jiffies(struct ctl_table *, int,
/linux-2.6.39/net/ipv4/
Dsysctl_net_ipv4.c664 .proc_handler = proc_dointvec_ms_jiffies,
Droute.c3072 .proc_handler = proc_dointvec_ms_jiffies,
/linux-2.6.39/net/ipv6/
Dicmp.c963 .proc_handler = proc_dointvec_ms_jiffies,
Dndisc.c1775 ret = proc_dointvec_ms_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
Droute.c2686 .proc_handler = proc_dointvec_ms_jiffies,
/linux-2.6.39/net/core/
Dneighbour.c2770 .proc_handler = proc_dointvec_ms_jiffies,
2776 .proc_handler = proc_dointvec_ms_jiffies,