Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dstacktrace.c206 ulong stack, size_t stack_size) in pop_vsp()
222 bool kernel_stack, ulong stack, in unwind_exec_insn()
349 ulong stack, size_t stack_size) in unwind_tab()
402 size_t exidx_sz, bool kernel_stack, ulong stack, in unwind_stack_arm32()
479 ulong stack, size_t stack_size) in print_stack_arm32()
523 ulong stack = gd->start_addr_sp; in dump_core_stack() local
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dsymbol.c1092 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) in dep_stack_insert()
1116 struct dep_stack *stack; in sym_check_print_recursive() local
1227 struct dep_stack stack; in sym_check_sym_deps() local
1262 struct dep_stack stack; in sym_check_choice_deps() local
1307 struct dep_stack stack; in sym_check_deps() local
/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_common.c136 int stack = CONFIG_FSP_TEMP_RAM_ADDR; in arch_fsp_init() local
/rk3399_rockchip-uboot/include/linux/
H A Dlibfdt.h79 struct fdt_subnode_stack stack[FDT_MAX_DEPTH]; /* node stack */ member
/rk3399_rockchip-uboot/examples/standalone/
H A Dsched.c53 char stack[STK_SIZE]; member
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx7/
H A Dsoc.c317 u32 stack, pc; in arch_auxiliary_core_up() local
/rk3399_rockchip-uboot/lib/libfdt/
H A Dfdt_region.c37 int stack[FDT_MAX_DEPTH] = { 0 }; in fdt_find_regions() local
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dmp_init.c222 char *stack; in load_sipi_vector() local
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/
H A Dsoc.c707 u32 stack, pc; in arch_auxiliary_core_up() local
/rk3399_rockchip-uboot/common/
H A Dcli_hush.c207 struct p_context *stack; member