Searched refs:second_object (Results 1 – 1 of 1) sorted by relevance
61 union acpi_operand_object *second_object; in acpi_ut_create_internal_object_dbg() local83 second_object = in acpi_ut_create_internal_object_dbg()86 if (!second_object) { in acpi_ut_create_internal_object_dbg()91 second_object->common.type = ACPI_TYPE_LOCAL_EXTRA; in acpi_ut_create_internal_object_dbg()92 second_object->common.reference_count = 1; in acpi_ut_create_internal_object_dbg()96 object->common.next_object = second_object; in acpi_ut_create_internal_object_dbg()