Searched refs:mq_table (Results 1 – 1 of 1) sorted by relevance
28 struct ctl_table mq_table; in proc_mq_dointvec_minmax() local29 memcpy(&mq_table, table, sizeof(mq_table)); in proc_mq_dointvec_minmax()30 mq_table.data = get_mq(table); in proc_mq_dointvec_minmax()32 return proc_dointvec_minmax(&mq_table, write, buffer, in proc_mq_dointvec_minmax()