Searched refs:this_index (Results 1 – 2 of 2) sorted by relevance
207 u32 this_index; in acpi_ut_copy_ielement_to_eelement() local214 this_index = state->pkg.index; in acpi_ut_copy_ielement_to_eelement()216 &((union acpi_object *)(state->pkg.dest_object))->package.elements[this_index]; in acpi_ut_copy_ielement_to_eelement()517 u32 this_index; in acpi_ut_copy_epackage_to_ipackage() local721 u32 this_index; in acpi_ut_copy_ielement_to_ielement() local729 this_index = state->pkg.index; in acpi_ut_copy_ielement_to_ielement()731 &state->pkg.dest_object->package.elements[this_index]; in acpi_ut_copy_ielement_to_ielement()
1256 u32 this_index; in acpi_ut_walk_package_tree() local1271 this_index = state->pkg.index; in acpi_ut_walk_package_tree()1273 state->pkg.source_object->package.elements[this_index]; in acpi_ut_walk_package_tree()