Searched refs:source_object (Results 1 – 3 of 3) sorted by relevance
197 acpi_ut_walk_package_tree(union acpi_operand_object *source_object, in acpi_ut_walk_package_tree() argument209 state = acpi_ut_create_pkg_state(source_object, target_object, 0); in acpi_ut_walk_package_tree()220 state->pkg.source_object->package.elements[this_index]; in acpi_ut_walk_package_tree()222 &state->pkg.source_object->package.elements[this_index]; in acpi_ut_walk_package_tree()245 state->pkg.source_object->package.count) { in acpi_ut_walk_package_tree()
209 state->pkg.source_object = (union acpi_operand_object *)internal_object; in acpi_ut_create_pkg_state()
130 union acpi_operand_object * source_object,564 acpi_ut_walk_package_tree(union acpi_operand_object *source_object,