Searched refs:proc_douintvec_minmax (Results 1 – 12 of 12) 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/arch/s390/appldata/ |
| H A D | appldata_base.c | 215 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in appldata_timer_handler() 299 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in appldata_generic_handler()
|
| /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 | 6786 ret = proc_douintvec_minmax(&tmp_ctl, write, buffer, lenp, ppos); in addrconf_sysctl_force_forwarding() 6989 .proc_handler = proc_douintvec_minmax, 7263 .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, 941 .proc_handler = proc_douintvec_minmax, 1106 .proc_handler = proc_douintvec_minmax, 1517 .proc_handler = proc_douintvec_minmax, 1532 .proc_handler = proc_douintvec_minmax,
|
| /linux/net/smc/ |
| H A D | smc_sysctl.c | 113 .proc_handler = proc_douintvec_minmax, in smc_sysctl_net_init()
|
| /linux/kernel/ |
| H A D | sysctl.c | 910 int proc_douintvec_minmax(const struct ctl_table *table, int dir, in proc_douintvec_minmax() function 1275 int proc_douintvec_minmax(const struct ctl_table *table, int dir, in proc_douintvec_minmax() function 1435 EXPORT_SYMBOL_GPL(proc_douintvec_minmax);
|
| /linux/include/linux/ |
| H A D | sysctl.h | 101 int proc_douintvec_minmax(const struct ctl_table *table, int write, void *buffer,
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | mobility.c | 63 .proc_handler = proc_douintvec_minmax,
|
| /linux/fs/ |
| H A D | coredump.c | 1528 .proc_handler = proc_douintvec_minmax, 1537 .proc_handler = proc_douintvec_minmax,
|
| /linux/fs/proc/ |
| H A D | proc_sysctl.c | 1113 (table->proc_handler == proc_douintvec_minmax)) { in sysctl_check_table_array() 1155 (entry->proc_handler == proc_douintvec_minmax) || in sysctl_check_table()
|
| /linux/kernel/sched/ |
| H A D | deadline.c | 39 .proc_handler = proc_douintvec_minmax, 47 .proc_handler = proc_douintvec_minmax,
|