Home
last modified time | relevance | path

Searched refs:__do_proc_dointvec (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/kernel/
Dsysctl.c487 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec() function
566 return __do_proc_dointvec(table->data, table, write, in do_proc_dointvec()
1031 ret = __do_proc_dointvec(&tmp, table, write, buffer, in sysrq_sysctl_handler()
1356 r = __do_proc_dointvec(&tmp, table, write, buffer, in proc_do_cad_pid()