Lines Matching refs:walk_state
58 struct acpi_walk_state *walk_state);
63 struct acpi_walk_state *walk_state);
88 struct acpi_walk_state *walk_state) in acpi_ex_store() argument
112 dest_desc, walk_state, in acpi_ex_store()
162 object, walk_state, in acpi_ex_store()
172 walk_state); in acpi_ex_store()
183 source_desc, walk_state); in acpi_ex_store()
229 struct acpi_walk_state *walk_state) in acpi_ex_store_object_to_index() argument
269 walk_state); in acpi_ex_store_object_to_index()
396 struct acpi_walk_state *walk_state, in acpi_ex_store_object_to_node() argument
420 status = acpi_ex_resolve_object(&source_desc, target_type, walk_state); in acpi_ex_store_object_to_node()
436 if ((walk_state->opcode == AML_COPY_OP) || !implicit_conversion) { in acpi_ex_store_object_to_node()
443 walk_state); in acpi_ex_store_object_to_node()
451 &new_desc, walk_state); in acpi_ex_store_object_to_node()
489 &walk_state->result_obj); in acpi_ex_store_object_to_node()
505 walk_state); in acpi_ex_store_object_to_node()
530 struct acpi_walk_state *walk_state) in acpi_ex_store_direct_to_node() argument
547 acpi_ut_copy_iobject_to_iobject(source_desc, &new_desc, walk_state); in acpi_ex_store_direct_to_node()