Searched defs:stack_end (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| H A D | main.c | 117 char *stack_end; in init_heap() local
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| H A D | main.c | 119 char *stack_end; in init_heap() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | stacktrace.c | 106 unsigned long stack_end; in __save_stack_trace_tsk_reliable() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | stacktrace.c | 71 unsigned long stack_end; in arch_stack_walk_reliable() local
|
| /third_party/node/deps/v8/src/heap/base/ |
| H A D | stack.cc | 99 void* stack_end = __builtin___get_unsafe_stack_ptr(); in IterateUnsafeStackIfNecessary() local 62 IterateAsanFakeFrameIfNecessary(StackVisitor* visitor, void* asan_fake_stack, const void* stack_start, const void* stack_end, void* address) IterateAsanFakeFrameIfNecessary() argument 126 IteratePointersImpl(const Stack* stack, StackVisitor* visitor, intptr_t* stack_end) IteratePointersImpl() argument [all...] |
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | marking-verifier.cc | 44 Run( Heap::Config::StackState stack_state, uintptr_t stack_end, v8::base::Optional<size_t> expected_marked_bytes) Run() argument
|
| H A D | heap-base.h | 198 void SetStackEndOfCurrentGC(uintptr_t stack_end) { in SetStackEndOfCurrentGC() argument
|
| /kernel/linux/linux-5.10/arch/nds32/kernel/ |
| H A D | process.c | 239 unsigned long stack_start, stack_end; in get_wchan() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/sgx/ |
| H A D | main.c | 1233 void *addr, *tcs, *stack_end, *ssa; in TEST_F() local
|
| /third_party/musl/porting/linux/user/src/gwp_asan/ |
| H A D | gwp_asan.c | 308 size_t stack_end = (size_t)(__pthread_self()->stack);
in libc_gwp_asan_unwind_fast() local
|
| /third_party/musl/src/gwp_asan/linux/ |
| H A D | gwp_asan.c | 308 size_t stack_end = (size_t)(__pthread_self()->stack);
in libc_gwp_asan_unwind_fast() local
|
Completed in 8 milliseconds