Searched refs:this_source_obj (Results 1 – 1 of 1) sorted by relevance
913 union acpi_operand_object *this_source_obj; in acpi_ut_walk_package_tree() local927 this_source_obj = (union acpi_operand_object *) in acpi_ut_walk_package_tree()938 if ((!this_source_obj) || in acpi_ut_walk_package_tree()939 (ACPI_GET_DESCRIPTOR_TYPE(this_source_obj) != in acpi_ut_walk_package_tree()941 || (ACPI_GET_OBJECT_TYPE(this_source_obj) != in acpi_ut_walk_package_tree()945 this_source_obj, state, context); in acpi_ut_walk_package_tree()985 this_source_obj, state, context); in acpi_ut_walk_package_tree()995 state = acpi_ut_create_pkg_state(this_source_obj, in acpi_ut_walk_package_tree()