Home
last modified time | relevance | path

Searched refs:is_table (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dtrace_misc.h18 TP_PROTO(struct hfi1_devdata *dd, const struct is_table *is_entry,
Dchip.h1421 struct is_table { struct
Dchip.c8232 static const struct is_table is_table[] = { variable
8265 const struct is_table *entry; in is_interrupt()
8268 for (entry = &is_table[0]; entry->is_name; entry++) { in is_interrupt()