Searched refs:start_op (Results 1 – 4 of 4) sorted by relevance
287 JQP_OP *start_op; member
474 for (JQP_OP *op = aux->start_op; op; op = op->next) { in jql_destroy()
489 if (!aux->start_op) { in _jqp_unit_op()490 aux->start_op = &unit->op; in _jqp_unit_op()491 aux->end_op = aux->start_op; in _jqp_unit_op()
62118 union acpi_parse_object *start_op; member