Searched refs:extra_op (Results 1 – 2 of 2) sorted by relevance
604 union acpi_parse_object *extra_op; in acpi_ds_init_aml_walk() local659 extra_op = parser_state->start_op; in acpi_ds_init_aml_walk()660 while (extra_op && !extra_op->common.node) { in acpi_ds_init_aml_walk()661 extra_op = extra_op->common.parent; in acpi_ds_init_aml_walk()664 if (!extra_op) { in acpi_ds_init_aml_walk()667 parser_state->start_node = extra_op->common.node; in acpi_ds_init_aml_walk()
63 struct btrfs_delayed_extent_op *extra_op);