Searched refs:proc_douintvec_minmax (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/base/firmware_loader/
H A Dfallback_table.c34 .proc_handler = proc_douintvec_minmax,
43 .proc_handler = proc_douintvec_minmax,
/linux-master/net/smc/
H A Dsmc_sysctl.c46 .proc_handler = proc_douintvec_minmax,
/linux-master/net/mptcp/
H A Dctrl.c137 .proc_handler = proc_douintvec_minmax,
/linux-master/net/ipv6/
H A Dsysctl_net_ipv6.c57 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos);
205 .proc_handler = proc_douintvec_minmax,
H A Daddrconf.c6894 .proc_handler = proc_douintvec_minmax,
7157 .proc_handler = proc_douintvec_minmax,
/linux-master/arch/s390/appldata/
H A Dappldata_base.c215 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos);
299 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos);
/linux-master/include/linux/
H A Dsysctl.h73 int proc_douintvec_minmax(struct ctl_table *table, int write, void *buffer,
/linux-master/net/ipv4/
H A Dsysctl_net_ipv4.c459 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos);
574 .proc_handler = proc_douintvec_minmax,
852 .proc_handler = proc_douintvec_minmax,
1394 .proc_handler = proc_douintvec_minmax,
1409 .proc_handler = proc_douintvec_minmax,
/linux-master/arch/powerpc/platforms/pseries/
H A Dmobility.c62 .proc_handler = proc_douintvec_minmax,
/linux-master/kernel/
H A Dsysctl.c879 * struct do_proc_douintvec_minmax_conv_param - proc_douintvec_minmax() range checking structure
885 * parameters that use the proc_douintvec_minmax() handler.
918 * proc_douintvec_minmax - read a vector of unsigned ints with min/max values
936 int proc_douintvec_minmax(struct ctl_table *table, int write, function
1531 int proc_douintvec_minmax(struct ctl_table *table, int write, function
2263 EXPORT_SYMBOL_GPL(proc_douintvec_minmax); variable
/linux-master/arch/s390/kernel/
H A Dtopology.c617 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos);
/linux-master/fs/proc/
H A Dproc_sysctl.c1102 (table->proc_handler == proc_douintvec_minmax)) {
1129 (entry->proc_handler == proc_douintvec_minmax) ||
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c981 .proc_handler = proc_douintvec_minmax,
/linux-master/kernel/sched/
H A Ddeadline.c35 .proc_handler = proc_douintvec_minmax,
43 .proc_handler = proc_douintvec_minmax,

Completed in 241 milliseconds