/kernel/liteos_a/kernel/base/misc/ |
D | los_stackinfo.c | 44 UINT32 OsStackWaterLineGet(const UINTPTR *stackBottom, const UINTPTR *stackTop, UINT32 *peakUsed) in OsStackWaterLineGet() 66 UINTPTR *stackTop = NULL; in OsExcStackCheck() local 87 UINTPTR *stackTop = NULL; in OsExcStackInfo() local
|
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
D | It_container_chroot_002.cpp | 63 char *stackTop = stack + STACK_SIZE; in TestFunc() local 107 char *stackTop = stack + STACK_SIZE; in ItContainerChroot002() local
|
D | It_net_container_004.cpp | 57 char *stackTop = stack + STACK_SIZE; in ChildFun() local 111 char *stackTop = stack + STACK_SIZE; in ItNetContainer004() local
|
D | It_ipc_container_005.cpp | 103 char *stackTop = stack + STACK_SIZE; in testChild() local 173 char *stackTop = stack + STACK_SIZE; in ItIpcContainer005() local
|
D | It_net_container_006.cpp | 92 char *stackTop = nullptr; in ChildFunc() local 170 char *stackTop = stack + STACK_SIZE; in ItNetContainer006() local
|
D | It_ipc_container_006.cpp | 87 char *stackTop = stack + STACK_SIZE; in childFunc() local 170 char *stackTop = stack + STACK_SIZE; in ItIpcContainer006() local
|
D | It_ipc_container_004.cpp | 81 char *stackTop = stack + STACK_SIZE; in childFunc() local 161 char *stackTop = stack + STACK_SIZE; in ItIpcContainer004() local
|
D | It_mnt_container_001.cpp | 68 char *stackTop = nullptr; in ItMntContainer001() local
|
D | It_mnt_container_002.cpp | 78 char *stackTop = nullptr; in ItMntContainer002() local
|
D | It_mnt_container_004.cpp | 62 char *stackTop = nullptr; in ItMntContainer004() local
|
D | It_mnt_container_003.cpp | 63 char *stackTop = nullptr; in ItMntContainer003() local
|
D | It_mnt_container_007.cpp | 71 char *stackTop = nullptr; in ItMntContainer007() local
|
D | It_mnt_container_006.cpp | 80 char *stackTop = nullptr; in ItMntContainer006() local
|
D | It_container_chroot_001.cpp | 77 char *stackTop = nullptr; in ItContainerChroot001() local
|
D | It_container_001.cpp | 52 char *stackTop = nullptr; in ItContainer001() local
|
D | It_pid_container_025.cpp | 47 char *stackTop = stack + STACK_SIZE; in ItPidContainer025() local
|
D | It_pid_container_026.cpp | 48 char *stackTop = stack + STACK_SIZE; in ItPidContainer026() local
|
D | It_uts_container_004.cpp | 74 char *stackTop = stack + STACK_SIZE; in ItUtsContainer004() local
|
/kernel/liteos_a/kernel/base/include/ |
D | los_stackinfo_pri.h | 45 VOID *stackTop; member
|
/kernel/liteos_m/arch/arm/cortex-m4/iar/ |
D | los_context.c | 141 VOID *ArchSignalContextInit(VOID *stackPointer, VOID *stackTop, UINTPTR sigHandler, UINT32 param) in ArchSignalContextInit()
|
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/ |
D | los_context.c | 140 VOID *ArchSignalContextInit(VOID *stackPointer, VOID *stackTop, UINTPTR sigHandler, UINT32 param) in ArchSignalContextInit()
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/ |
D | los_context.c | 139 VOID *ArchSignalContextInit(VOID *stackPointer, VOID *stackTop, UINTPTR sigHandler, UINT32 param) in ArchSignalContextInit()
|
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/ |
D | los_context.c | 143 VOID *ArchSignalContextInit(VOID *stackPointer, VOID *stackTop, UINTPTR sigHandler, UINT32 param) in ArchSignalContextInit()
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/ |
D | los_context.c | 139 VOID *ArchSignalContextInit(VOID *stackPointer, VOID *stackTop, UINTPTR sigHandler, UINT32 param) in ArchSignalContextInit()
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/ |
D | los_context.c | 143 VOID *ArchSignalContextInit(VOID *stackPointer, VOID *stackTop, UINTPTR sigHandler, UINT32 param) in ArchSignalContextInit()
|