Searched refs:result_obj (Results 1 – 1 of 1) sorted by relevance
156 (void)acpi_ds_do_implicit_return(walk_state->result_obj, walk_state, in acpi_ds_is_result_used()303 union acpi_operand_object *result_obj, in acpi_ds_delete_result_if_not_used() argument309 ACPI_FUNCTION_TRACE_PTR(ds_delete_result_if_not_used, result_obj); in acpi_ds_delete_result_if_not_used()316 if (!result_obj) { in acpi_ds_delete_result_if_not_used()326 acpi_ut_remove_reference(result_obj); in acpi_ds_delete_result_if_not_used()819 walk_state->result_obj = new_obj_desc; in acpi_ds_evaluate_name_path()825 walk_state->result_obj = new_obj_desc; in acpi_ds_evaluate_name_path()827 status = acpi_ds_result_push(walk_state->result_obj, walk_state); in acpi_ds_evaluate_name_path()