Searched refs:extra_op (Results 1 – 2 of 2) sorted by relevance
574 union acpi_parse_object *extra_op; in acpi_ds_init_aml_walk() local634 extra_op = parser_state->start_op; in acpi_ds_init_aml_walk()635 while (extra_op && !extra_op->common.node) { in acpi_ds_init_aml_walk()636 extra_op = extra_op->common.parent; in acpi_ds_init_aml_walk()639 if (!extra_op) { in acpi_ds_init_aml_walk()642 parser_state->start_node = extra_op->common.node; in acpi_ds_init_aml_walk()
50 struct btrfs_delayed_extent_op *extra_op);