Searched refs:proc_doulongvec_ms_jiffies_minmax (Results 1 – 5 of 5) sorted by relevance
58 .proc_handler = proc_doulongvec_ms_jiffies_minmax,67 .proc_handler = proc_doulongvec_ms_jiffies_minmax,
310 int proc_doulongvec_ms_jiffies_minmax(const struct ctl_table *table, int dir, in proc_doulongvec_ms_jiffies_minmax() function316 EXPORT_SYMBOL(proc_doulongvec_ms_jiffies_minmax);
369 .proc_handler = proc_doulongvec_ms_jiffies_minmax,399 .proc_handler = proc_doulongvec_ms_jiffies_minmax,
655 int proc_doulongvec_ms_jiffies_minmax(const struct ctl_table *table, int dir,
1162 (entry->proc_handler == proc_doulongvec_ms_jiffies_minmax)) { in sysctl_check_table()