Searched refs:aml_resource_end_tag (Results 1 – 5 of 5) sorted by relevance
37 ACPI_AML_SIZE_SMALL(struct aml_resource_end_tag),157 if (aml_length < sizeof(struct aml_resource_end_tag)) { in acpi_ut_walk_aml_resources()
143 sizeof(struct aml_resource_end_tag),
166 sizeof(struct aml_resource_end_tag), /* ACPI_RESOURCE_TYPE_END_TAG */
161 struct aml_resource_end_tag { struct530 struct aml_resource_end_tag end_tag;
379 new_length = length0 + length1 + sizeof(struct aml_resource_end_tag); in acpi_ex_concat_template()