Home
last modified time | relevance | path

Searched refs:proc_dointvec_jiffies (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.15/net/netfilter/
H A Dnf_conntrack_standalone.c698 .proc_handler = proc_dointvec_jiffies,
704 .proc_handler = proc_dointvec_jiffies,
710 .proc_handler = proc_dointvec_jiffies,
716 .proc_handler = proc_dointvec_jiffies,
722 .proc_handler = proc_dointvec_jiffies,
728 .proc_handler = proc_dointvec_jiffies,
734 .proc_handler = proc_dointvec_jiffies,
740 .proc_handler = proc_dointvec_jiffies,
746 .proc_handler = proc_dointvec_jiffies,
752 .proc_handler = proc_dointvec_jiffies,
[all …]
/linux-6.15/net/llc/
H A Dsysctl_net_llc.c20 .proc_handler = proc_dointvec_jiffies,
27 .proc_handler = proc_dointvec_jiffies,
34 .proc_handler = proc_dointvec_jiffies,
41 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/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-6.15/fs/nfs/
H A Dsysctl.c23 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/kernel/printk/
H A Dsysctl.c36 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/net/smc/
H A Dsmc_sysctl.c55 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/net/mptcp/
H A Dctrl.c290 .proc_handler = proc_dointvec_jiffies,
338 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/net/ieee802154/6lowpan/
H A Dreassembly.c346 .proc_handler = proc_dointvec_jiffies,
358 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/net/ipv4/
H A Dsysctl_net_ipv4.c546 .proc_handler = proc_dointvec_jiffies,
553 .proc_handler = proc_dointvec_jiffies,
968 .proc_handler = proc_dointvec_jiffies,
982 .proc_handler = proc_dointvec_jiffies,
1052 .proc_handler = proc_dointvec_jiffies,
H A Dip_fragment.c570 .proc_handler = proc_dointvec_jiffies,
589 .proc_handler = proc_dointvec_jiffies,
H A Droute.c3487 .proc_handler = proc_dointvec_jiffies,
3501 .proc_handler = proc_dointvec_jiffies,
3508 .proc_handler = proc_dointvec_jiffies,
3576 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/include/linux/
H A Dsysctl.h77 int proc_dointvec_jiffies(const struct ctl_table *, int, void *, size_t *, loff_t *);
/linux-6.15/net/ipv6/
H A Dreassembly.c438 .proc_handler = proc_dointvec_jiffies,
450 .proc_handler = proc_dointvec_jiffies,
H A Dsysctl_net_ipv6.c113 .proc_handler = proc_dointvec_jiffies,
H A Droute.c6459 .proc_handler = proc_dointvec_jiffies,
6466 .proc_handler = proc_dointvec_jiffies,
6473 .proc_handler = proc_dointvec_jiffies,
6487 .proc_handler = proc_dointvec_jiffies,
H A Daddrconf.c6819 .proc_handler = proc_dointvec_jiffies,
6826 .proc_handler = proc_dointvec_jiffies,
6833 .proc_handler = proc_dointvec_jiffies,
6974 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/kernel/
H A Dsysctl.c1240 int proc_dointvec_jiffies(const struct ctl_table *table, int write, in proc_dointvec_jiffies() function
1515 int proc_dointvec_jiffies(const struct ctl_table *table, int write, in proc_dointvec_jiffies() function
1885 EXPORT_SYMBOL(proc_dointvec_jiffies);
/linux-6.15/net/netfilter/ipvs/
H A Dip_vs_lblc.c124 .proc_handler = proc_dointvec_jiffies,
H A Dip_vs_lblcr.c295 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c51 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/net/core/
H A Dsysctl_net_core.c505 .proc_handler = proc_dointvec_jiffies,
H A Dneighbour.c3574 int ret = proc_dointvec_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_dointvec_jiffies()
3693 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/mm/
H A Dvmstat.c2217 .proc_handler = proc_dointvec_jiffies,
H A Dpage-writeback.c2336 .proc_handler = proc_dointvec_jiffies,
/linux-6.15/fs/proc/
H A Dproc_sysctl.c1155 (entry->proc_handler == proc_dointvec_jiffies) || in sysctl_check_table()

12