Searched refs:second_object (Results 1 – 1 of 1) sorted by relevance
94 union acpi_operand_object *second_object; in acpi_ut_create_internal_object_dbg() local115 second_object = acpi_ut_allocate_object_desc_dbg(module_name, in acpi_ut_create_internal_object_dbg()118 if (!second_object) { in acpi_ut_create_internal_object_dbg()123 second_object->common.type = ACPI_TYPE_LOCAL_EXTRA; in acpi_ut_create_internal_object_dbg()124 second_object->common.reference_count = 1; in acpi_ut_create_internal_object_dbg()128 object->common.next_object = second_object; in acpi_ut_create_internal_object_dbg()