Searched refs:proc_dointvec_ms_jiffies (Results 1 – 13 of 13) sorted by relevance
/linux/net/dccp/ |
A D | sysctl.c | 91 .proc_handler = proc_dointvec_ms_jiffies,
|
/linux/include/linux/ |
A D | sysctl.h | 63 int proc_dointvec_ms_jiffies(struct ctl_table *, int, void *, size_t *,
|
/linux/net/ipv4/ |
A D | sysctl_net_ipv4.c | 634 .proc_handler = proc_dointvec_ms_jiffies, 1296 .proc_handler = proc_dointvec_ms_jiffies,
|
A D | route.c | 3478 .proc_handler = proc_dointvec_ms_jiffies,
|
/linux/kernel/ |
A D | sysctl.c | 1484 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, void *buffer, in proc_dointvec_ms_jiffies() function 1716 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies() function 3476 EXPORT_SYMBOL(proc_dointvec_ms_jiffies);
|
/linux/net/ipv6/ |
A D | icmp.c | 1190 .proc_handler = proc_dointvec_ms_jiffies,
|
A D | addrconf.c | 6670 .proc_handler = proc_dointvec_ms_jiffies, 6678 .proc_handler = proc_dointvec_ms_jiffies,
|
A D | route.c | 6423 .proc_handler = proc_dointvec_ms_jiffies,
|
/linux/fs/proc/ |
A D | proc_sysctl.c | 1129 (table->proc_handler == proc_dointvec_ms_jiffies) || in sysctl_check_table()
|
/linux/net/core/ |
A D | neighbour.c | 3592 int ret = proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_dointvec_ms_jiffies()
|
/linux/ |
A D | vmlinux.symvers | 8002 0x00000000 proc_dointvec_ms_jiffies vmlinux EXPORT_SYMBOL
|
A D | System.map | 2256 ffff80001008ed74 T proc_dointvec_ms_jiffies
|
A D | .tmp_System.map | 2256 ffff80001008ed74 T proc_dointvec_ms_jiffies
|
Completed in 328 milliseconds