Home
last modified time | relevance | path

Searched refs:inner_scope (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c472 cur_scope = TAILQ_FIRST(&scope->inner_scope); in dump_scope()
768 TAILQ_INIT(&new_scope->inner_scope); in scope_alloc()
771 TAILQ_INSERT_TAIL(&SLIST_FIRST(&scope_stack)->inner_scope, in scope_alloc()
791 cur_scope = TAILQ_LAST(&scope->inner_scope, scope_tailq); in process_scope()
H A Daicasm_symbol.h171 TAILQ_HEAD(, scope) inner_scope; member
H A Daicasm_gram.y1104 last_scope = TAILQ_LAST(&scope_context->inner_scope,
1129 last_scope = TAILQ_LAST(&scope_context->inner_scope,
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c472 cur_scope = TAILQ_FIRST(&scope->inner_scope); in dump_scope()
768 TAILQ_INIT(&new_scope->inner_scope); in scope_alloc()
771 TAILQ_INSERT_TAIL(&SLIST_FIRST(&scope_stack)->inner_scope, in scope_alloc()
791 cur_scope = TAILQ_LAST(&scope->inner_scope, scope_tailq); in process_scope()
H A Daicasm_symbol.h171 TAILQ_HEAD(, scope) inner_scope; member
H A Daicasm_gram.y1103 last_scope = TAILQ_LAST(&scope_context->inner_scope,
1128 last_scope = TAILQ_LAST(&scope_context->inner_scope,

Completed in 6 milliseconds