Searched refs:proc_doulongvec_ms_jiffies_minmax (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/rds/
H A Dsysctl.c58 .proc_handler = proc_doulongvec_ms_jiffies_minmax,
67 .proc_handler = proc_doulongvec_ms_jiffies_minmax,
/linux-master/net/rxrpc/
H A Dsysctl.c57 .proc_handler = proc_doulongvec_ms_jiffies_minmax,
66 .proc_handler = proc_doulongvec_ms_jiffies_minmax,
/linux-master/drivers/parport/
H A Dprocfs.c369 .proc_handler = proc_doulongvec_ms_jiffies_minmax,
399 .proc_handler = proc_doulongvec_ms_jiffies_minmax,
/linux-master/include/linux/
H A Dsysctl.h85 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int, void *,
/linux-master/kernel/
H A Dsysctl.c14 * Added proc_doulongvec_ms_jiffies_minmax, 09/08/99, Carlos H. Bauer.
1130 * proc_doulongvec_ms_jiffies_minmax - read a vector of millisecond values with min/max values
1146 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, function
1573 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, function
2268 EXPORT_SYMBOL(proc_doulongvec_ms_jiffies_minmax); variable
/linux-master/fs/proc/
H A Dproc_sysctl.c1136 (entry->proc_handler == proc_doulongvec_ms_jiffies_minmax)) {
1343 * proc_doulongvec_ms_jiffies_minmax(), proc_doulongvec_minmax()

Completed in 166 milliseconds