Home
last modified time | relevance | path

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

/kernel/
Dsysctl.c1934 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec() function
2026 return __do_proc_dointvec(table->data, table, write, in do_proc_dointvec()
2465 r = __do_proc_dointvec(&tmp, table, write, buffer, in proc_do_cad_pid()