acpi_ps_has_completed_scope
u8 acpi_ps_has_completed_scope(struct acpi_parse_state *parser_state);
if (acpi_ps_has_completed_scope(parser_state)) {
if (acpi_ps_has_completed_scope(&(walk_state->parser_state))) {