Searched refs:do_proc_doulongvec_minmax (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/kernel/ |
D | sysctl.c | 2415 static int do_proc_doulongvec_minmax(struct ctl_table *table, int write, in do_proc_doulongvec_minmax() function 2444 return do_proc_doulongvec_minmax(table, write, buffer, lenp, ppos, 1l, 1l); in proc_doulongvec_minmax() 2468 return do_proc_doulongvec_minmax(table, write, buffer, in proc_doulongvec_ms_jiffies_minmax()
|