Searched refs:next_tag (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/sandbox/include/asm/
H A Dstate.h108 ulong next_tag; /* Next address tag to allocate */ member in struct:sandbox_state
/u-boot/lib/
H A Dasn1_decoder.c73 next_tag:
91 goto next_tag;
112 goto next_tag;
129 goto next_tag;
/u-boot/arch/sandbox/cpu/
H A Dcpu.c218 mentry->tag = state->next_tag++;
H A Dstate.c381 state->next_tag = state->ram_size;

Completed in 44 milliseconds