Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h62304 struct acpi_control_state { struct
62305 void *next;
62306 u8 descriptor_type;
62307 u8 flags;
62308 u16 value;
62309 u16 state;
62310 u16 opcode;
62311 union acpi_parse_object *predicate_op;
62312 u8 *aml_predicate_start;
62313 u8 *package_end;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h68812 struct acpi_control_state { struct
68813 void *next;
68814 u8 descriptor_type;
68815 u8 flags;
68816 u16 value;
68817 u16 state;
68818 u16 opcode;
68819 union acpi_parse_object *predicate_op;
68820 u8 *aml_predicate_start;
68821 u8 *package_end;
[all …]
Dvmlinux_510.h68812 struct acpi_control_state { struct
68813 void *next;
68814 u8 descriptor_type;
68815 u8 flags;
68816 u16 value;
68817 u16 state;
68818 u16 opcode;
68819 union acpi_parse_object *predicate_op;
68820 u8 *aml_predicate_start;
68821 u8 *package_end;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h63268 struct acpi_control_state { struct
63269 void *next;
63270 u8 descriptor_type;
63271 u8 flags;
63272 u16 value;
63273 u16 state;
63274 u16 opcode;
63275 union acpi_parse_object *predicate_op;
63276 u8 *aml_predicate_start;
63277 u8 *package_end;
[all …]
Dvmlinux.h63268 struct acpi_control_state { struct
63269 void *next;
63270 u8 descriptor_type;
63271 u8 flags;
63272 u16 value;
63273 u16 state;
63274 u16 opcode;
63275 union acpi_parse_object *predicate_op;
63276 u8 *aml_predicate_start;
63277 u8 *package_end;
[all …]