Searched refs:proc_douintvec_minmax (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/base/firmware_loader/ |
| H A D | fallback_table.c | 34 .proc_handler = proc_douintvec_minmax, 43 .proc_handler = proc_douintvec_minmax,
|
| /linux/net/ipv6/ |
| H A D | sysctl_net_ipv6.c | 57 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos); in proc_rt6_multipath_hash_fields() 205 .proc_handler = proc_douintvec_minmax,
|
| H A D | addrconf.c | 6813 ret = proc_douintvec_minmax(&tmp_ctl, write, buffer, lenp, ppos); in addrconf_sysctl_force_forwarding() 7014 .proc_handler = proc_douintvec_minmax, 7288 .proc_handler = proc_douintvec_minmax,
|
| /linux/net/ipv4/ |
| H A D | sysctl_net_ipv4.c | 466 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_fields() 509 ret = proc_douintvec_minmax(&tmp, write, buffer, lenp, ppos); in proc_fib_multipath_hash_seed() 621 .proc_handler = proc_douintvec_minmax, 948 .proc_handler = proc_douintvec_minmax, 1115 .proc_handler = proc_douintvec_minmax, 1527 .proc_handler = proc_douintvec_minmax, 1542 .proc_handler = proc_douintvec_minmax,
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | bus_lock.c | 60 .proc_handler = proc_douintvec_minmax,
|
| /linux/arch/s390/kernel/ |
| H A D | topology.c | 632 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in topology_ctl_handler() 662 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in polarization_ctl_handler()
|
| /linux/net/smc/ |
| H A D | smc_sysctl.c | 113 .proc_handler = proc_douintvec_minmax,
|
| /linux/kernel/ |
| H A D | sysctl.c | 891 int proc_douintvec_minmax(const struct ctl_table *table, int dir, in proc_douintvec_minmax() function 1300 int proc_douintvec_minmax(const struct ctl_table *table, int dir, in proc_douintvec_minmax() function 1461 EXPORT_SYMBOL_GPL(proc_douintvec_minmax);
|
| /linux/include/linux/ |
| H A D | sysctl.h | 91 int proc_douintvec_minmax(const struct ctl_table *ctl, int dir, void *buf,
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | mobility.c | 63 .proc_handler = proc_douintvec_minmax,
|
| /linux/kernel/sched/ |
| H A D | deadline.c | 40 .proc_handler = proc_douintvec_minmax, 48 .proc_handler = proc_douintvec_minmax,
|