Home
last modified time | relevance | path

Searched defs:stack (Results 1 – 9 of 9) sorted by relevance

/u-boot/lib/zstd/
A Dzstd_common.c19 #define stack_push(stack, size) \ argument
29 ZSTD_stack *stack = (ZSTD_stack *)workspace; in ZSTD_initStack() local
44 ZSTD_stack *stack = (ZSTD_stack *)opaque; in ZSTD_stackAllocAll() local
51 ZSTD_stack *stack = (ZSTD_stack *)opaque; in ZSTD_stackAlloc() local
/u-boot/arch/x86/lib/fsp1/
A Dfsp_common.c48 int stack = CONFIG_FSP_TEMP_RAM_ADDR; in arch_fsp_init() local
/u-boot/arch/arm/mach-imx/
A Dimx_bootaux.c19 ulong stack, pc; in arch_auxiliary_core_up() local
/u-boot/scripts/kconfig/
A Dsymbol.c1017 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) in dep_stack_insert()
1041 struct dep_stack *stack; in sym_check_print_recursive() local
1167 struct dep_stack stack; in sym_check_sym_deps() local
1216 struct dep_stack stack; in sym_check_choice_deps() local
1261 struct dep_stack stack; in sym_check_deps() local
/u-boot/include/
A Dfdt_region.h73 struct fdt_subnode_stack stack[FDT_MAX_DEPTH]; /* node stack */ member
/u-boot/examples/standalone/
A Dsched.c51 char stack[STK_SIZE]; member
/u-boot/common/
A Dfdt_region.c37 int stack[FDT_MAX_DEPTH] = { 0 }; in fdt_find_regions() local
A Dcli_hush.c205 struct p_context *stack; member
/u-boot/arch/x86/cpu/
A Dmp_init.c329 char *stack; in load_sipi_vector() local

Completed in 35 milliseconds