Searched refs:proc_douintvec_minmax (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.1/drivers/base/firmware_loader/ |
| D | fallback_table.c | 34 .proc_handler = proc_douintvec_minmax, 43 .proc_handler = proc_douintvec_minmax,
|
| /Linux-v6.1/net/ipv6/ |
| 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,
|
| D | addrconf.c | 6777 .proc_handler = proc_douintvec_minmax, 7024 .proc_handler = proc_douintvec_minmax,
|
| /Linux-v6.1/net/smc/ |
| D | smc_sysctl.c | 38 .proc_handler = proc_douintvec_minmax,
|
| /Linux-v6.1/arch/s390/appldata/ |
| D | appldata_base.c | 231 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in appldata_timer_handler() 315 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in appldata_generic_handler()
|
| /Linux-v6.1/net/mptcp/ |
| D | ctrl.c | 121 .proc_handler = proc_douintvec_minmax,
|
| /Linux-v6.1/net/ipv4/ |
| D | sysctl_net_ipv4.c | 434 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_fields() 549 .proc_handler = proc_douintvec_minmax, 827 .proc_handler = proc_douintvec_minmax, 1358 .proc_handler = proc_douintvec_minmax,
|
| /Linux-v6.1/include/linux/ |
| D | sysctl.h | 73 int proc_douintvec_minmax(struct ctl_table *table, int write, void *buffer,
|
| /Linux-v6.1/kernel/ |
| D | sysctl.c | 953 int proc_douintvec_minmax(struct ctl_table *table, int write, in proc_douintvec_minmax() function 1548 int proc_douintvec_minmax(struct ctl_table *table, int write, in proc_douintvec_minmax() function 2510 EXPORT_SYMBOL_GPL(proc_douintvec_minmax);
|
| /Linux-v6.1/arch/powerpc/platforms/pseries/ |
| D | mobility.c | 61 .proc_handler = proc_douintvec_minmax,
|
| /Linux-v6.1/arch/s390/kernel/ |
| D | topology.c | 615 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in topology_ctl_handler()
|
| /Linux-v6.1/fs/proc/ |
| D | proc_sysctl.c | 1117 (table->proc_handler == proc_douintvec_minmax)) { in sysctl_check_table_array() 1141 (entry->proc_handler == proc_douintvec_minmax) || in sysctl_check_table()
|
| /Linux-v6.1/kernel/sched/ |
| D | deadline.c | 33 .proc_handler = proc_douintvec_minmax, 41 .proc_handler = proc_douintvec_minmax,
|