Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dsysctl.c2218 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec() function
2306 return __do_proc_dointvec(table->data, table, write, in do_proc_dointvec()
3015 r = __do_proc_dointvec(&tmp, table, write, buffer, in proc_do_cad_pid()