Searched refs:stop_irq (Results 1 – 2 of 2) sorted by relevance
225 TP_PROTO(unsigned char stop_irq, unsigned char flags),226 TP_ARGS(stop_irq, flags),229 __field(unsigned char, stop_irq)234 __entry->stop_irq = stop_irq;239 __entry->stop_irq, __entry->flags)
30 int stop_irq; member