Searched refs:tbl_data (Results 1 – 1 of 1) sorted by relevance
1934 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec() argument1946 if (!tbl_data || !table->maxlen || !*lenp || (*ppos && !write)) { in __do_proc_dointvec()1951 i = (int *) tbl_data; in __do_proc_dointvec()