Lines Matching refs:tables
96 const unsigned int tables[2]; in execute() local
138 (void *)&tables[0]); in execute()
157 if (!memcmp(&sys_table->tables[i].guid, &table_guid, in execute()
159 table = sys_table->tables[i].table; in execute()
165 if (table != &tables[0]) { in execute()
176 (void *)&tables[1]); in execute()
196 if (!memcmp(&sys_table->tables[i].guid, &table_guid, in execute()
198 table = sys_table->tables[i].table; in execute()
210 if (table != &tables[1]) { in execute()
239 if (!memcmp(&sys_table->tables[i].guid, &table_guid, in execute()
241 table = sys_table->tables[i].table; in execute()