Home
last modified time | relevance | path

Searched refs:proc_dointvec_jiffies (Results 1 – 25 of 26) sorted by path

12

/linux/fs/nfs/
H A Dsysctl.c23 .proc_handler = proc_dointvec_jiffies,
/linux/fs/proc/
H A Dproc_sysctl.c1132 (entry->proc_handler == proc_dointvec_jiffies) || in sysctl_check_table()
/linux/include/linux/
H A Dsysctl.h77 int proc_dointvec_jiffies(struct ctl_table *, int, void *, size_t *, loff_t *);
/linux/kernel/printk/
H A Dsysctl.c36 .proc_handler = proc_dointvec_jiffies,
/linux/kernel/
H A Dsysctl.c1267 int proc_dointvec_jiffies(struct ctl_table *table, int write, in proc_dointvec_jiffies() function
1543 int proc_dointvec_jiffies(struct ctl_table *table, int write, in proc_dointvec_jiffies() function
2172 .proc_handler = proc_dointvec_jiffies,
2261 EXPORT_SYMBOL(proc_dointvec_jiffies);
/linux/mm/
H A Dpage-writeback.c2292 .proc_handler = proc_dointvec_jiffies,
/linux/net/appletalk/
H A Dsysctl_net_atalk.c20 .proc_handler = proc_dointvec_jiffies,
27 .proc_handler = proc_dointvec_jiffies,
41 .proc_handler = proc_dointvec_jiffies,
/linux/net/core/
H A Dneighbour.c3642 int ret = proc_dointvec_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_dointvec_jiffies()
3761 .proc_handler = proc_dointvec_jiffies,
H A Dsysctl_net_core.c517 .proc_handler = proc_dointvec_jiffies,
/linux/net/ieee802154/6lowpan/
H A Dreassembly.c339 .proc_handler = proc_dointvec_jiffies,
351 .proc_handler = proc_dointvec_jiffies,
/linux/net/ipv4/
H A Dip_fragment.c574 .proc_handler = proc_dointvec_jiffies,
593 .proc_handler = proc_dointvec_jiffies,
H A Droute.c3434 .proc_handler = proc_dointvec_jiffies,
3448 .proc_handler = proc_dointvec_jiffies,
3455 .proc_handler = proc_dointvec_jiffies,
3523 .proc_handler = proc_dointvec_jiffies,
H A Dsysctl_net_ipv4.c487 .proc_handler = proc_dointvec_jiffies,
494 .proc_handler = proc_dointvec_jiffies,
909 .proc_handler = proc_dointvec_jiffies,
923 .proc_handler = proc_dointvec_jiffies,
993 .proc_handler = proc_dointvec_jiffies,
/linux/net/ipv6/
H A Daddrconf.c6795 .proc_handler = proc_dointvec_jiffies,
6802 .proc_handler = proc_dointvec_jiffies,
6809 .proc_handler = proc_dointvec_jiffies,
6941 .proc_handler = proc_dointvec_jiffies,
H A Dreassembly.c437 .proc_handler = proc_dointvec_jiffies,
449 .proc_handler = proc_dointvec_jiffies,
H A Droute.c6378 .proc_handler = proc_dointvec_jiffies,
6385 .proc_handler = proc_dointvec_jiffies,
6392 .proc_handler = proc_dointvec_jiffies,
6406 .proc_handler = proc_dointvec_jiffies,
H A Dsysctl_net_ipv6.c113 .proc_handler = proc_dointvec_jiffies,
/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c51 .proc_handler = proc_dointvec_jiffies,
/linux/net/llc/
H A Dsysctl_net_llc.c24 .proc_handler = proc_dointvec_jiffies,
31 .proc_handler = proc_dointvec_jiffies,
38 .proc_handler = proc_dointvec_jiffies,
45 .proc_handler = proc_dointvec_jiffies,
/linux/net/mptcp/
H A Dctrl.c170 .proc_handler = proc_dointvec_jiffies,
218 .proc_handler = proc_dointvec_jiffies,
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c2193 .proc_handler = proc_dointvec_jiffies,
H A Dip_vs_lblc.c124 .proc_handler = proc_dointvec_jiffies,
H A Dip_vs_lblcr.c295 .proc_handler = proc_dointvec_jiffies,
/linux/net/netfilter/
H A Dnf_conntrack_standalone.c701 .proc_handler = proc_dointvec_jiffies,
707 .proc_handler = proc_dointvec_jiffies,
713 .proc_handler = proc_dointvec_jiffies,
719 .proc_handler = proc_dointvec_jiffies,
725 .proc_handler = proc_dointvec_jiffies,
731 .proc_handler = proc_dointvec_jiffies,
737 .proc_handler = proc_dointvec_jiffies,
743 .proc_handler = proc_dointvec_jiffies,
749 .proc_handler = proc_dointvec_jiffies,
755 .proc_handler = proc_dointvec_jiffies,
[all …]
/linux/net/smc/
H A Dsmc_sysctl.c55 .proc_handler = proc_dointvec_jiffies,

12