Searched refs:is_table (Results 1 – 3 of 3) sorted by relevance
59 TP_PROTO(struct hfi1_devdata *dd, const struct is_table *is_entry,
1468 struct is_table { struct
8271 static const struct is_table is_table[] = { variable8304 const struct is_table *entry; in is_interrupt()8307 for (entry = &is_table[0]; entry->is_name; entry++) { in is_interrupt()