Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h23168 struct irq_alloc_info { struct
23169 enum irq_alloc_type type;
23170 u32 flags;
23171 u32 devid;
23172 irq_hw_number_t hwirq;
23173 const struct cpumask *mask;
23174 struct msi_desc *desc;
23175 void *data;
23176 union {
/external/bcc/libbpf-tools/x86/
Dvmlinux.h23502 struct irq_alloc_info { struct
23503 enum irq_alloc_type type;
23504 u32 flags;
23505 const struct cpumask *mask;
23506 union {
Dvmlinux_505.h23502 struct irq_alloc_info { struct
23503 enum irq_alloc_type type;
23504 u32 flags;
23505 const struct cpumask *mask;
23506 union {