acpi_ds_create_operand  260 drivers/acpi/acpica/acdispat.h acpi_ds_create_operand(struct acpi_walk_state *walk_state,
acpi_ds_create_operand  593 drivers/acpi/acpica/dsopcode.c 	status = acpi_ds_create_operand(walk_state, op->common.value.arg, 1);
acpi_ds_create_operand  715 drivers/acpi/acpica/dsopcode.c 	status = acpi_ds_create_operand(walk_state, next_op, 0);
acpi_ds_create_operand  704 drivers/acpi/acpica/dsutils.c 		status = acpi_ds_create_operand(walk_state, arg, index);
acpi_ds_create_operand  771 drivers/acpi/acpica/dsutils.c 	status = acpi_ds_create_operand(walk_state, op, 0);
acpi_ds_create_operand   78 drivers/acpi/acpica/dswexec.c 		status = acpi_ds_create_operand(walk_state, walk_state->op, 0);