Searched refs:proc_douintvec_minmax (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/drivers/base/firmware_loader/ |
D | fallback_table.c | 34 .proc_handler = proc_douintvec_minmax, 43 .proc_handler = proc_douintvec_minmax,
|
/linux-6.12.1/arch/s390/appldata/ |
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-6.12.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 | 6895 .proc_handler = proc_douintvec_minmax, 7167 .proc_handler = proc_douintvec_minmax,
|
/linux-6.12.1/net/ipv4/ |
D | sysctl_net_ipv4.c | 461 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_fields() 503 ret = proc_douintvec_minmax(&tmp, write, buffer, lenp, ppos); in proc_fib_multipath_hash_seed() 615 .proc_handler = proc_douintvec_minmax, 908 .proc_handler = proc_douintvec_minmax, 1457 .proc_handler = proc_douintvec_minmax, 1472 .proc_handler = proc_douintvec_minmax,
|
/linux-6.12.1/net/smc/ |
D | smc_sysctl.c | 46 .proc_handler = proc_douintvec_minmax,
|
/linux-6.12.1/include/linux/ |
D | sysctl.h | 73 int proc_douintvec_minmax(const struct ctl_table *table, int write, void *buffer,
|
/linux-6.12.1/arch/s390/kernel/ |
D | topology.c | 628 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in topology_ctl_handler() 658 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in polarization_ctl_handler()
|
D | hiperdispatch.c | 285 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in hiperdispatch_ctl_handler()
|
/linux-6.12.1/net/mptcp/ |
D | ctrl.c | 212 .proc_handler = proc_douintvec_minmax,
|
/linux-6.12.1/kernel/ |
D | sysctl.c | 936 int proc_douintvec_minmax(const struct ctl_table *table, int write, in proc_douintvec_minmax() function 1526 int proc_douintvec_minmax(const struct ctl_table *table, int write, in proc_douintvec_minmax() function 2256 EXPORT_SYMBOL_GPL(proc_douintvec_minmax);
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
D | mobility.c | 62 .proc_handler = proc_douintvec_minmax,
|
/linux-6.12.1/fs/proc/ |
D | proc_sysctl.c | 1103 (table->proc_handler == proc_douintvec_minmax)) { in sysctl_check_table_array() 1145 (entry->proc_handler == proc_douintvec_minmax) || in sysctl_check_table()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | intel.c | 937 .proc_handler = proc_douintvec_minmax,
|
/linux-6.12.1/fs/ |
D | coredump.c | 1024 .proc_handler = proc_douintvec_minmax,
|
/linux-6.12.1/kernel/sched/ |
D | deadline.c | 35 .proc_handler = proc_douintvec_minmax, 43 .proc_handler = proc_douintvec_minmax,
|