Searched refs:proc_dointvec_ms_jiffies (Results 1 – 11 of 11) sorted by relevance
| /linux-4.1.27/net/rxrpc/ |
| D | sysctl.c | 37 .proc_handler = proc_dointvec_ms_jiffies, 45 .proc_handler = proc_dointvec_ms_jiffies, 53 .proc_handler = proc_dointvec_ms_jiffies, 61 .proc_handler = proc_dointvec_ms_jiffies,
|
| /linux-4.1.27/net/dccp/ |
| D | sysctl.c | 96 .proc_handler = proc_dointvec_ms_jiffies,
|
| /linux-4.1.27/include/linux/ |
| D | sysctl.h | 50 extern int proc_dointvec_ms_jiffies(struct ctl_table *, int,
|
| /linux-4.1.27/net/ipv4/ |
| D | sysctl_net_ipv4.c | 722 .proc_handler = proc_dointvec_ms_jiffies, 800 .proc_handler = proc_dointvec_ms_jiffies,
|
| D | route.c | 2605 .proc_handler = proc_dointvec_ms_jiffies,
|
| /linux-4.1.27/kernel/ |
| D | sysctl.c | 2550 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies() function 2759 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies() function 2789 EXPORT_SYMBOL(proc_dointvec_ms_jiffies);
|
| /linux-4.1.27/net/ipv6/ |
| D | icmp.c | 1000 .proc_handler = proc_dointvec_ms_jiffies,
|
| D | addrconf.c | 5407 .proc_handler = proc_dointvec_ms_jiffies, 5415 .proc_handler = proc_dointvec_ms_jiffies,
|
| D | route.c | 3189 .proc_handler = proc_dointvec_ms_jiffies,
|
| /linux-4.1.27/fs/proc/ |
| D | proc_sysctl.c | 1039 (table->proc_handler == proc_dointvec_ms_jiffies) || in sysctl_check_table()
|
| /linux-4.1.27/net/core/ |
| D | neighbour.c | 2929 int ret = proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_dointvec_ms_jiffies()
|