Searched refs:__do_proc_dointvec (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/
H A Dsysctl.c471 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, function
550 return __do_proc_dointvec(table->data, table, write,
605 /* This is in keeping with old __do_proc_dointvec() */
1014 ret = __do_proc_dointvec(&tmp, table, write, buffer,
1339 r = __do_proc_dointvec(&tmp, table, write, buffer,

Completed in 376 milliseconds