HomeSort by relevance Sort by last modified time
    Searched defs:softirq_action (Results 26 - 26 of 26) sorted by null

12

  /external/kernel-headers/original/linux/
interrupt.h 229 struct softirq_action struct
231 void (*action)(struct softirq_action *);
236 extern void open_softirq(int nr, void (*action)(struct softirq_action*), void *data);

Completed in 49 milliseconds

12