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