Searched refs:aml_lastscope (Results 1 – 2 of 2) sorted by relevance
337 extern struct aml_scope *aml_lastscope; in db_acpi_trace()339 for (root=aml_lastscope; root && root->pos; root=root->parent) { in db_acpi_trace()
261 struct aml_scope *aml_lastscope; variable279 for (root = aml_lastscope; root && root->pos; root = root->parent) { in _aml_die()1919 aml_lastscope = scope; in aml_pushscope()1948 aml_lastscope = nscope; in aml_popscope()