Searched refs:proc_douintvec_minmax (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/base/firmware_loader/ |
H A D | fallback_table.c | 34 .proc_handler = proc_douintvec_minmax, 43 .proc_handler = proc_douintvec_minmax,
|
/openbmc/linux/net/smc/ |
H A D | smc_sysctl.c | 42 .proc_handler = proc_douintvec_minmax,
|
/openbmc/linux/arch/s390/appldata/ |
H A D | appldata_base.c | 216 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in appldata_timer_handler() 300 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in appldata_generic_handler()
|
/openbmc/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 | 6840 .proc_handler = proc_douintvec_minmax, 7094 .proc_handler = proc_douintvec_minmax,
|
/openbmc/linux/net/ipv4/ |
H A D | sysctl_net_ipv4.c | 463 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_fields() 578 .proc_handler = proc_douintvec_minmax, 856 .proc_handler = proc_douintvec_minmax, 1389 .proc_handler = proc_douintvec_minmax, 1404 .proc_handler = proc_douintvec_minmax,
|
/openbmc/linux/net/mptcp/ |
H A D | ctrl.c | 165 .proc_handler = proc_douintvec_minmax,
|
/openbmc/linux/include/linux/ |
H A D | sysctl.h | 73 int proc_douintvec_minmax(struct ctl_table *table, int write, void *buffer,
|
/openbmc/linux/kernel/ |
H A D | sysctl.c | 936 int proc_douintvec_minmax(struct ctl_table *table, int write, in proc_douintvec_minmax() function 1531 int proc_douintvec_minmax(struct ctl_table *table, int write, in proc_douintvec_minmax() function 2272 EXPORT_SYMBOL_GPL(proc_douintvec_minmax);
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | mobility.c | 62 .proc_handler = proc_douintvec_minmax,
|
/openbmc/linux/arch/s390/kernel/ |
H A D | topology.c | 617 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in topology_ctl_handler()
|
/openbmc/linux/fs/proc/ |
H A D | proc_sysctl.c | 1111 (table->proc_handler == proc_douintvec_minmax)) { in sysctl_check_table_array() 1138 (entry->proc_handler == proc_douintvec_minmax) || in sysctl_check_table()
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | intel.c | 1019 .proc_handler = proc_douintvec_minmax,
|
/openbmc/linux/kernel/sched/ |
H A D | deadline.c | 35 .proc_handler = proc_douintvec_minmax, 43 .proc_handler = proc_douintvec_minmax,
|