Searched refs:pkg_end (Results 1 – 9 of 9) sorted by relevance
121 scope->parse_scope.pkg_end = parser_state->aml_end; in acpi_ps_init_scope()162 scope->parse_scope.pkg_end = parser_state->pkg_end; in acpi_ps_push_scope()172 scope->parse_scope.arg_end = parser_state->pkg_end; in acpi_ps_push_scope()216 parser_state->pkg_end = scope->parse_scope.pkg_end; in acpi_ps_pop_scope()
496 u8 *pkg_end; in acpi_ps_get_next_field() local608 pkg_end = parser_state->aml; in acpi_ps_get_next_field()611 pkg_end += pkg_length; in acpi_ps_get_next_field()613 if (parser_state->aml < pkg_end) { in acpi_ps_get_next_field()665 parser_state->aml = pkg_end; in acpi_ps_get_next_field()743 parser_state->pkg_end = in acpi_ps_get_next_arg()749 if (parser_state->aml < parser_state->pkg_end) { in acpi_ps_get_next_arg()753 while (parser_state->aml < parser_state->pkg_end) { in acpi_ps_get_next_arg()769 parser_state->aml = parser_state->pkg_end; in acpi_ps_get_next_arg()775 if (parser_state->aml < parser_state->pkg_end) { in acpi_ps_get_next_arg()[all …]
178 pkg_end - in acpi_ps_get_arguments()190 walk_state->parser_state.pkg_end; in acpi_ps_get_arguments()241 (walk_state->parser_state.pkg_end - in acpi_ps_get_arguments()247 walk_state->parser_state.pkg_end; in acpi_ps_get_arguments()266 (walk_state->parser_state.pkg_end - in acpi_ps_get_arguments()272 walk_state->parser_state.pkg_end; in acpi_ps_get_arguments()281 walk_state->parser_state.pkg_end; in acpi_ps_get_arguments()
592 parser_state.pkg_end = acpi_ps_get_next_package_end(&parser_state); in ACPI_EXPORT_SYMBOL()596 aml_length = ACPI_PTR_DIFF(parser_state.pkg_end, aml_start); in ACPI_EXPORT_SYMBOL()
370 parser_state->aml = parser_state->scope->parse_scope.pkg_end; in acpi_ps_next_parse_state()392 parser_state->aml = parser_state->scope->parse_scope.pkg_end; in acpi_ps_next_parse_state()
118 walk_state->parser_state.pkg_end; in acpi_ds_exec_begin_control_op()
392 walk_state->parser_state.pkg_end = in acpi_db_second_pass_parse()
626 u8 *pkg_end; /* Current package end */ member837 u8 *pkg_end; /* Current package end */ member
615 walk_state->parser_state.pkg_end = aml_start + aml_length; in acpi_ds_init_aml_walk()