Searched refs:ACPI_WALK_OPERANDS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dsopcode.c | 303 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_buffer_field_operands() 390 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_region_operands() 499 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_table_region_operands() 727 ACPI_DUMP_OPERANDS(ACPI_WALK_OPERANDS, in acpi_ds_eval_bank_field_operands()
|
H A D | excreate.c | 161 ACPI_FUNCTION_TRACE_PTR(ex_create_mutex, ACPI_WALK_OPERANDS); in acpi_ex_create_mutex()
|
H A D | acinterp.h | 13 #define ACPI_WALK_OPERANDS (&(walk_state->operands [walk_state->num_operands -1])) macro
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dsopcode.c | 303 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_buffer_field_operands() 390 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_region_operands() 499 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_table_region_operands() 728 ACPI_DUMP_OPERANDS(ACPI_WALK_OPERANDS, in acpi_ds_eval_bank_field_operands()
|
H A D | excreate.c | 161 ACPI_FUNCTION_TRACE_PTR(ex_create_mutex, ACPI_WALK_OPERANDS); in acpi_ex_create_mutex()
|
H A D | acinterp.h | 13 #define ACPI_WALK_OPERANDS (&(walk_state->operands [walk_state->num_operands -1])) macro
|
Completed in 5 milliseconds