Searched refs:proc_dointvec_ms_jiffies (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/net/dccp/ |
| H A D | sysctl.c | 87 .proc_handler = proc_dointvec_ms_jiffies,
|
| /linux-6.15/include/linux/ |
| H A D | sysctl.h | 82 int proc_dointvec_ms_jiffies(const struct ctl_table *, int, void *, size_t *,
|
| /linux-6.15/kernel/ |
| H A D | sysctl.c | 1295 int proc_dointvec_ms_jiffies(const struct ctl_table *table, int write, void *buffer, in proc_dointvec_ms_jiffies() function 1533 int proc_dointvec_ms_jiffies(const struct ctl_table *table, int write, in proc_dointvec_ms_jiffies() function 1889 EXPORT_SYMBOL(proc_dointvec_ms_jiffies);
|
| /linux-6.15/net/ipv4/ |
| H A D | sysctl_net_ipv4.c | 681 .proc_handler = proc_dointvec_ms_jiffies, 1381 .proc_handler = proc_dointvec_ms_jiffies,
|
| H A D | route.c | 3494 .proc_handler = proc_dointvec_ms_jiffies,
|
| /linux-6.15/net/ipv6/ |
| H A D | icmp.c | 1179 .proc_handler = proc_dointvec_ms_jiffies,
|
| H A D | addrconf.c | 6848 .proc_handler = proc_dointvec_ms_jiffies, 6856 .proc_handler = proc_dointvec_ms_jiffies,
|
| H A D | route.c | 6501 .proc_handler = proc_dointvec_ms_jiffies,
|
| /linux-6.15/fs/proc/ |
| H A D | proc_sysctl.c | 1157 (entry->proc_handler == proc_dointvec_ms_jiffies) || in sysctl_check_table()
|
| /linux-6.15/net/core/ |
| H A D | neighbour.c | 3594 int ret = proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_dointvec_ms_jiffies()
|