Searched refs:is_table (Results 1 – 2 of 2) sorted by relevance
18 TP_PROTO(struct hfi1_devdata *dd, const struct is_table *is_entry,
8232 static const struct is_table is_table[] = { variable8265 const struct is_table *entry; in is_interrupt()8268 for (entry = &is_table[0]; entry->is_name; entry++) { in is_interrupt()