Searched defs:stack (Results 1 - 11 of 11) sorted by relevance

/u-boot/arch/x86/lib/fsp1/
H A Dfsp_common.c48 int stack = CONFIG_FSP_TEMP_RAM_ADDR; local
/u-boot/include/
H A Dfdt_region.h73 struct fdt_subnode_stack stack[FDT_MAX_DEPTH]; /* node stack */ member in struct:fdt_region_state
/u-boot/arch/arm/mach-imx/
H A Dimx_bootaux.c49 static u32 load_elf_image_m_core_phdr(unsigned long addr, u32 *stack) argument
99 u32 stack, pc; local
[all...]
/u-boot/examples/standalone/
H A Dsched.c51 char stack[STK_SIZE]; member in struct:lthread
/u-boot/boot/
H A Dfdt_region.c37 int stack[FDT_MAX_DEPTH] = { 0 }; local
[all...]
H A Dscene_menu.c75 const bool stack = scn->expo->popup; local
176 const bool stack = exp->popup; local
/u-boot/scripts/kconfig/
H A Dsymbol.c1017 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) argument
1041 struct dep_stack *stack; local
1167 struct dep_stack stack; local
1216 struct dep_stack stack; local
1261 struct dep_stack stack; local
[all...]
/u-boot/arch/x86/cpu/
H A Dmp_init.c329 char *stack; local
/u-boot/tools/
H A Dproftool.c163 } stack[MAX_STACK_DEPT member in struct:flame_state
[all...]
/u-boot/common/
H A Dcli_hush.c204 struct p_context *stack; member in struct:p_context
H A Dcli_hush_upstream.c785 struct parse_context *stack; member in struct:parse_context
[all...]

Completed in 167 milliseconds