Home
last modified time | relevance | path

Searched defs:irq_bypass_producer (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h19583 struct irq_bypass_producer { struct
19587 int (*add_consumer)(struct irq_bypass_producer *, struct irq_bypass_consumer *); argument
19588 void (*del_consumer)(struct irq_bypass_producer *, struct irq_bypass_consumer *); argument
19589 void (*stop)(struct irq_bypass_producer *); argument
19590 void (*start)(struct irq_bypass_producer *); argument