Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h5919 struct irq_domain { struct
5922 const struct irq_domain_ops *ops; argument
5927 enum irq_domain_bus_token bus_token; argument
5928 struct irq_domain_chip_generic *gc; argument
5929 struct irq_domain *parent; argument
5930 irq_hw_number_t hwirq_max;
5931 unsigned int revmap_direct_max_irq;
5932 unsigned int revmap_size;
5933 struct xarray revmap_tree;
5934 struct mutex revmap_tree_mutex;
[all …]
Dvmlinux_510.h5919 struct irq_domain { struct
5922 const struct irq_domain_ops *ops; argument
5927 enum irq_domain_bus_token bus_token; argument
5928 struct irq_domain_chip_generic *gc; argument
5929 struct irq_domain *parent; argument
5930 irq_hw_number_t hwirq_max;
5931 unsigned int revmap_direct_max_irq;
5932 unsigned int revmap_size;
5933 struct xarray revmap_tree;
5934 struct mutex revmap_tree_mutex;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h6868 struct irq_domain { struct
6871 const struct irq_domain_ops *ops; argument
6876 enum irq_domain_bus_token bus_token; argument
6877 struct irq_domain_chip_generic *gc; argument
6878 struct irq_domain *parent; argument
6879 irq_hw_number_t hwirq_max;
6880 unsigned int revmap_direct_max_irq;
6881 unsigned int revmap_size;
6882 struct xarray revmap_tree;
6883 struct mutex revmap_tree_mutex;
[all …]
Dvmlinux.h6868 struct irq_domain { struct
6871 const struct irq_domain_ops *ops; argument
6876 enum irq_domain_bus_token bus_token; argument
6877 struct irq_domain_chip_generic *gc; argument
6878 struct irq_domain *parent; argument
6879 irq_hw_number_t hwirq_max;
6880 unsigned int revmap_direct_max_irq;
6881 unsigned int revmap_size;
6882 struct xarray revmap_tree;
6883 struct mutex revmap_tree_mutex;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h7706 struct irq_domain { struct
7709 const struct irq_domain_ops *ops; argument
7714 enum irq_domain_bus_token bus_token; argument
7715 struct irq_domain_chip_generic *gc; argument
7716 struct irq_domain *parent; argument
7717 irq_hw_number_t hwirq_max;
7718 unsigned int revmap_size;
7719 struct xarray revmap_tree;
7720 struct mutex revmap_mutex;
7721 struct irq_data *revmap[0];
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h8620 struct irq_domain { struct
8623 const struct irq_domain_ops *ops; argument
8628 enum irq_domain_bus_token bus_token; argument
8629 struct irq_domain_chip_generic *gc; argument
8630 struct irq_domain *parent; argument
8631 irq_hw_number_t hwirq_max;
8632 unsigned int revmap_direct_max_irq;
8633 unsigned int revmap_size;
8634 struct xarray revmap_tree;
8635 struct mutex revmap_tree_mutex;
[all …]
Dvmlinux.h8620 struct irq_domain { struct
8623 const struct irq_domain_ops *ops; argument
8628 enum irq_domain_bus_token bus_token; argument
8629 struct irq_domain_chip_generic *gc; argument
8630 struct irq_domain *parent; argument
8631 irq_hw_number_t hwirq_max;
8632 unsigned int revmap_direct_max_irq;
8633 unsigned int revmap_size;
8634 struct xarray revmap_tree;
8635 struct mutex revmap_tree_mutex;
[all …]