Home
last modified time | relevance | path

Searched defs:stackTop (Results 1 - 25 of 68) sorted by relevance

123

/kernel/liteos_a/kernel/base/include/
H A Dlos_stackinfo_pri.h45 VOID *stackTop; member
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_container_chroot_001.cpp77 char *stackTop = nullptr; in ItContainerChroot001() local
H A DIt_mnt_container_002.cpp78 char *stackTop = nullptr; in ItMntContainer002() local
H A DIt_mnt_container_001.cpp68 char *stackTop = nullptr; in ItMntContainer001() local
H A DIt_mnt_container_004.cpp62 char *stackTop = nullptr; in ItMntContainer004() local
H A DIt_mnt_container_003.cpp63 char *stackTop = nullptr; in ItMntContainer003() local
H A DIt_mnt_container_006.cpp80 char *stackTop = nullptr; in ItMntContainer006() local
H A DIt_mnt_container_007.cpp71 char *stackTop = nullptr; in ItMntContainer007() local
H A DIt_ipc_container_003.cpp83 char *stackTop = stack + STACK_SIZE; in IpcContainerUnshare() local
H A DIt_ipc_container_001.cpp87 char *stackTop = stack + STACK_SIZE; in ItIpcContainer001() local
H A DIt_container_chroot_002.cpp63 char *stackTop = stack + STACK_SIZE; in TestFunc() local
107 char *stackTop = stack + STACK_SIZE; in ItContainerChroot002() local
H A DIt_container_001.cpp52 char *stackTop = nullptr; in ItContainer001() local
H A DIt_pid_container_025.cpp47 char *stackTop = stack + STACK_SIZE; in ItPidContainer025() local
H A DIt_time_container_001.cpp51 char *stackTop = stack + STACK_SIZE; in ItTimeContainer001() local
H A DIt_pid_container_026.cpp48 char *stackTop = stack + STACK_SIZE; in ItPidContainer026() local
H A DIt_time_container_010.cpp50 char *stackTop = stack + STACK_SIZE; in ItTimeContainer010() local
H A DIt_uts_container_002.cpp73 char *stackTop = stack + STACK_SIZE; in ItUtsContainer002() local
H A DIt_uts_container_004.cpp74 char *stackTop = stack + STACK_SIZE; in ItUtsContainer004() local
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_049.cpp82 char *stackTop; in Testcase() local
H A Dprocess_test_051.cpp71 char *stackTop; in Testcase() local
H A Dprocess_test_050.cpp54 char *stackTop; in Testcase() local
H A Dprocess_test_052.cpp71 char *stackTop = static_cast<char *>(static_cast<unsigned long>(stack) + arg); in Testcase() local
/kernel/liteos_a/testsuites/unittest/process/fs/smoke/
H A DIt_process_fs_012.cpp63 char *stackTop = stack + STACK_SIZE; in ItProcessFs012() local
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
H A Dlos_context.c140 VOID *ArchSignalContextInit(VOID *stackPointer, VOID *stackTop, UINTPTR sigHandler, UINT32 param) in ArchSignalContextInit() argument
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
H A Dlos_context.c143 VOID *ArchSignalContextInit(VOID *stackPointer, VOID *stackTop, UINTPTR sigHandler, UINT32 param) in ArchSignalContextInit() argument

Completed in 5 milliseconds

123