Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h6550 struct irq_desc { struct
6551 struct irq_common_data irq_common_data;
6552 struct irq_data irq_data;
6553 unsigned int *kstat_irqs;
6554 irq_flow_handler_t handle_irq;
6555 struct irqaction *action;
6556 unsigned int status_use_accessors;
6557 unsigned int core_internal_state__do_not_mess_with_it;
6558 unsigned int depth;
6559 unsigned int wake_depth;
[all …]