Searched defs:stack (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | stacktrace.c | 206 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 D | symbol.c | 1092 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 D | fsp_common.c | 136 int stack = CONFIG_FSP_TEMP_RAM_ADDR; in arch_fsp_init() local
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | libfdt.h | 79 struct fdt_subnode_stack stack[FDT_MAX_DEPTH]; /* node stack */ member
|
| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | sched.c | 53 char stack[STK_SIZE]; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/mx7/ |
| H A D | soc.c | 317 u32 stack, pc; in arch_auxiliary_core_up() local
|
| /rk3399_rockchip-uboot/lib/libfdt/ |
| H A D | fdt_region.c | 37 int stack[FDT_MAX_DEPTH] = { 0 }; in fdt_find_regions() local
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | mp_init.c | 222 char *stack; in load_sipi_vector() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/ |
| H A D | soc.c | 707 u32 stack, pc; in arch_auxiliary_core_up() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | cli_hush.c | 207 struct p_context *stack; member
|