Searched refs:proc_dointvec_ms_jiffies (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | sysctl.c | 91 .proc_handler = proc_dointvec_ms_jiffies,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sysctl.h | 59 int proc_dointvec_ms_jiffies(struct ctl_table *, int, void *, size_t *,
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | sysctl_net_ipv4.c | 573 .proc_handler = proc_dointvec_ms_jiffies, 1225 .proc_handler = proc_dointvec_ms_jiffies,
|
| H A D | route.c | 3409 .proc_handler = proc_dointvec_ms_jiffies,
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | sysctl.c | 1409 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, void *buffer, in proc_dointvec_ms_jiffies() function 1630 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies() function 3477 EXPORT_SYMBOL(proc_dointvec_ms_jiffies);
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | icmp.c | 1167 .proc_handler = proc_dointvec_ms_jiffies,
|
| H A D | addrconf.c | 6677 .proc_handler = proc_dointvec_ms_jiffies, 6685 .proc_handler = proc_dointvec_ms_jiffies,
|
| H A D | route.c | 6224 .proc_handler = proc_dointvec_ms_jiffies,
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | proc_sysctl.c | 1125 (table->proc_handler == proc_dointvec_ms_jiffies) || in sysctl_check_table()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | neighbour.c | 3524 int ret = proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_dointvec_ms_jiffies()
|