Searched refs:acpi_ex_resolve_to_value (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dscontrol.c | 243 acpi_ex_resolve_to_value(&walk_state->operands[0], in acpi_ds_exec_end_control_op() 279 acpi_ex_resolve_to_value(&walk_state-> in acpi_ds_exec_end_control_op()
|
H A D | exstoren.c | 67 acpi_ex_resolve_to_value(source_desc_ptr, in acpi_ex_resolve_object()
|
H A D | dsutils.c | 361 acpi_ex_resolve_to_value(&walk_state->operands[i], in acpi_ds_resolve_operands() 790 status = acpi_ex_resolve_to_value(operand, walk_state); in acpi_ds_evaluate_name_path() 797 /* It was incremented by acpi_ex_resolve_to_value */ in acpi_ds_evaluate_name_path()
|
H A D | exresolv.c | 27 * FUNCTION: acpi_ex_resolve_to_value 41 acpi_ex_resolve_to_value(union acpi_operand_object **stack_ptr, in acpi_ex_resolve_to_value() function
|
H A D | exresop.c | 321 status = acpi_ex_resolve_to_value(stack_ptr, walk_state); in acpi_ex_resolve_operands()
|
H A D | acinterp.h | 357 acpi_ex_resolve_to_value(union acpi_operand_object **stack_ptr,
|
H A D | dswexec.c | 84 acpi_ex_resolve_to_value(&walk_state->operands[0], in acpi_ds_get_predicate_value()
|
H A D | dsopcode.c | 722 status = acpi_ex_resolve_to_value(&walk_state->operands[0], walk_state); in acpi_ds_eval_bank_field_operands()
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dscontrol.c | 243 acpi_ex_resolve_to_value(&walk_state->operands[0], in acpi_ds_exec_end_control_op() 279 acpi_ex_resolve_to_value(&walk_state-> in acpi_ds_exec_end_control_op()
|
H A D | exstoren.c | 67 acpi_ex_resolve_to_value(source_desc_ptr, in acpi_ex_resolve_object()
|
H A D | dsutils.c | 361 acpi_ex_resolve_to_value(&walk_state->operands[i], in acpi_ds_resolve_operands() 783 status = acpi_ex_resolve_to_value(operand, walk_state); in acpi_ds_evaluate_name_path() 790 /* It was incremented by acpi_ex_resolve_to_value */ in acpi_ds_evaluate_name_path()
|
H A D | exresolv.c | 27 * FUNCTION: acpi_ex_resolve_to_value 41 acpi_ex_resolve_to_value(union acpi_operand_object **stack_ptr, in acpi_ex_resolve_to_value() function
|
H A D | exresop.c | 321 status = acpi_ex_resolve_to_value(stack_ptr, walk_state); in acpi_ex_resolve_operands()
|
H A D | acinterp.h | 357 acpi_ex_resolve_to_value(union acpi_operand_object **stack_ptr,
|
H A D | dsopcode.c | 723 status = acpi_ex_resolve_to_value(&walk_state->operands[0], walk_state); in acpi_ds_eval_bank_field_operands()
|
H A D | dswexec.c | 84 acpi_ex_resolve_to_value(&walk_state->operands[0], in acpi_ds_get_predicate_value()
|
Completed in 9 milliseconds