Searched refs:__do_proc_dointvec (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/kernel/ |
D | sysctl.c | 471 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec() function 550 return __do_proc_dointvec(table->data, table, write, in do_proc_dointvec() 1014 ret = __do_proc_dointvec(&tmp, table, write, buffer, in sysrq_sysctl_handler() 1339 r = __do_proc_dointvec(&tmp, table, write, buffer, in proc_do_cad_pid()
|