Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h92605 struct pcie_link_state { struct
92608 struct pcie_link_state *root; argument
92609 struct pcie_link_state *parent; argument
92610 struct list_head sibling;
92611 u32 aspm_support: 7;
92612 u32 aspm_enabled: 7;
92613 u32 aspm_capable: 7;
92614 u32 aspm_default: 7;
92616 u32 aspm_disable: 7;
92617 u32 clkpm_capable: 1;
[all …]
Dvmlinux.h92605 struct pcie_link_state { struct
92608 struct pcie_link_state *root; argument
92609 struct pcie_link_state *parent; argument
92610 struct list_head sibling;
92611 u32 aspm_support: 7;
92612 u32 aspm_enabled: 7;
92613 u32 aspm_capable: 7;
92614 u32 aspm_default: 7;
92616 u32 aspm_disable: 7;
92617 u32 clkpm_capable: 1;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h60549 struct pcie_link_state { struct
60552 struct pcie_link_state *root; argument
60553 struct pcie_link_state *parent; argument
60554 struct list_head sibling;
60555 u32 aspm_support: 7;
60556 u32 aspm_enabled: 7;
60557 u32 aspm_capable: 7;
60558 u32 aspm_default: 7;
60560 u32 aspm_disable: 7;
60561 u32 clkpm_capable: 1;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h64414 struct pcie_link_state { struct
64417 struct pcie_link_state *root; argument
64418 struct pcie_link_state *parent; argument
64419 struct list_head sibling;
64420 u32 aspm_support: 7;
64421 u32 aspm_enabled: 7;
64422 u32 aspm_capable: 7;
64423 u32 aspm_default: 7;
64425 u32 aspm_disable: 7;
64426 u32 clkpm_capable: 1;
[all …]
Dvmlinux_510.h64414 struct pcie_link_state { struct
64417 struct pcie_link_state *root; argument
64418 struct pcie_link_state *parent; argument
64419 struct list_head sibling;
64420 u32 aspm_support: 7;
64421 u32 aspm_enabled: 7;
64422 u32 aspm_capable: 7;
64423 u32 aspm_default: 7;
64425 u32 aspm_disable: 7;
64426 u32 clkpm_capable: 1;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h61470 struct pcie_link_state { struct
61473 struct pcie_link_state *root; argument
61474 struct pcie_link_state *parent; argument
61475 struct list_head sibling;
61476 u32 aspm_support: 7;
61477 u32 aspm_enabled: 7;
61478 u32 aspm_capable: 7;
61479 u32 aspm_default: 7;
61481 u32 aspm_disable: 7;
61482 u32 clkpm_capable: 1;
[all …]
Dvmlinux.h61470 struct pcie_link_state { struct
61473 struct pcie_link_state *root; argument
61474 struct pcie_link_state *parent; argument
61475 struct list_head sibling;
61476 u32 aspm_support: 7;
61477 u32 aspm_enabled: 7;
61478 u32 aspm_capable: 7;
61479 u32 aspm_default: 7;
61481 u32 aspm_disable: 7;
61482 u32 clkpm_capable: 1;
[all …]