Searched defs:proc_dointvec (Results 1 - 1 of 1) sorted by relevance

/kernel/
H A Dsysctl.c208 error = proc_dointvec(table, write, buffer, lenp, ppos);
287 .proc_handler = proc_dointvec,
332 .proc_handler = proc_dointvec,
339 .proc_handler = proc_dointvec,
346 .proc_handler = proc_dointvec,
353 .proc_handler = proc_dointvec,
371 .proc_handler = proc_dointvec,
378 .proc_handler = proc_dointvec,
385 .proc_handler = proc_dointvec,
454 .proc_handler = proc_dointvec,
2097 int proc_dointvec(struct ctl_table *table, int write, function
2708 int proc_dointvec(struct ctl_table *table, int write, function
2758 EXPORT_SYMBOL(proc_dointvec); variable
[all...]

Completed in 37 milliseconds