Home
last modified time | relevance | path

Searched refs:softirq_action (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dinterrupt.h605 struct softirq_action struct
607 void (*action)(struct softirq_action *); argument
622 extern void open_softirq(int nr, void (*action)(struct softirq_action *));
/include/trace/events/
Dirq.h11 struct softirq_action;