Searched refs:proc_dointvec_ms_jiffies (Results 1 – 8 of 8) sorted by relevance
| /linux/kernel/time/ |
| H A D | jiffies.c | 300 int proc_dointvec_ms_jiffies(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec_ms_jiffies() function 306 EXPORT_SYMBOL(proc_dointvec_ms_jiffies);
|
| /linux/include/linux/ |
| H A D | jiffies.h | 653 int proc_dointvec_ms_jiffies(const struct ctl_table *table, int dir, void *buffer,
|
| /linux/net/core/ |
| H A D | sysctl_net_core.c | 720 .proc_handler = proc_dointvec_ms_jiffies,
|
| /linux/net/ipv4/ |
| H A D | sysctl_net_ipv4.c | 694 .proc_handler = proc_dointvec_ms_jiffies, 1431 .proc_handler = proc_dointvec_ms_jiffies,
|
| H A D | route.c | 3543 .proc_handler = proc_dointvec_ms_jiffies,
|
| /linux/net/ipv6/ |
| H A D | icmp.c | 1383 .proc_handler = proc_dointvec_ms_jiffies,
|
| H A D | addrconf.c | 6943 .proc_handler = proc_dointvec_ms_jiffies, 6951 .proc_handler = proc_dointvec_ms_jiffies,
|
| H A D | route.c | 6662 .proc_handler = proc_dointvec_ms_jiffies,
|