Lines Matching refs:result_obj
90 union acpi_operand_object *result_obj) in acpi_ds_get_predicate_value() argument
100 if (result_obj) { in acpi_ds_get_predicate_value()
385 walk_state->result_obj = NULL; in acpi_ds_exec_end_op()
473 if (ACPI_SUCCESS(status) && walk_state->result_obj) { in acpi_ds_exec_end_op()
475 acpi_ds_result_push(walk_state->result_obj, in acpi_ds_exec_end_op()
626 if (walk_state->result_obj) { in acpi_ds_exec_end_op()
628 acpi_ds_result_push(walk_state->result_obj, in acpi_ds_exec_end_op()
708 (void)acpi_ex_truncate_for32bit_table(walk_state->result_obj); in acpi_ds_exec_end_op()
721 walk_state->result_obj); in acpi_ds_exec_end_op()
722 walk_state->result_obj = NULL; in acpi_ds_exec_end_op()
727 if (walk_state->result_obj) { in acpi_ds_exec_end_op()
732 (walk_state->result_obj, walk_state)); in acpi_ds_exec_end_op()
739 acpi_ds_delete_result_if_not_used(op, walk_state->result_obj, in acpi_ds_exec_end_op()