Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h61783 struct acpi_object_method { struct
61784 union acpi_operand_object *next_object;
61785 u8 descriptor_type;
61786 u8 type;
61787 u16 reference_count;
61788 u8 flags;
61789 u8 info_flags;
61790 u8 param_count;
61791 u8 sync_level;
61792 union acpi_operand_object *mutex;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h68318 struct acpi_object_method { struct
68319 union acpi_operand_object *next_object;
68320 u8 descriptor_type;
68321 u8 type;
68322 u16 reference_count;
68323 u8 flags;
68324 u8 info_flags;
68325 u8 param_count;
68326 u8 sync_level;
68327 union acpi_operand_object *mutex;
[all …]
Dvmlinux_510.h68318 struct acpi_object_method { struct
68319 union acpi_operand_object *next_object;
68320 u8 descriptor_type;
68321 u8 type;
68322 u16 reference_count;
68323 u8 flags;
68324 u8 info_flags;
68325 u8 param_count;
68326 u8 sync_level;
68327 union acpi_operand_object *mutex;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h62755 struct acpi_object_method { struct
62756 union acpi_operand_object *next_object;
62757 u8 descriptor_type;
62758 u8 type;
62759 u16 reference_count;
62760 u8 flags;
62761 u8 info_flags;
62762 u8 param_count;
62763 u8 sync_level;
62764 union acpi_operand_object *mutex;
[all …]
Dvmlinux.h62755 struct acpi_object_method { struct
62756 union acpi_operand_object *next_object;
62757 u8 descriptor_type;
62758 u8 type;
62759 u16 reference_count;
62760 u8 flags;
62761 u8 info_flags;
62762 u8 param_count;
62763 u8 sync_level;
62764 union acpi_operand_object *mutex;
[all …]