Home
last modified time | relevance | path

Searched defs:top_of_stack (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/coreboot/tests/lib/
H A Dstack-test.c37 void *top_of_stack = _stack + sizeof(_stack); in setup_stack_test() local
47 void *top_of_stack = *state; in test_empty_stack() local
55 void *top_of_stack = *state; in test_almost_full_stack() local
69 void *top_of_stack = *state; in test_full_stack() local
81 void *top_of_stack = *state; in test_partialy_filled_stack() local
95 void *top_of_stack = *state; in test_alternately_filled_stack() local
110 void *top_of_stack = *state; in test_incorrectly_initialized_stack() local
/aosp_15_r20/external/coreboot/src/lib/
H A Dstack.c30 int checkstack(void *top_of_stack, int core) in checkstack()
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/scope/
Dtest.rs179 let top_of_stack = 0; in the_final_countdown() localVariable
/aosp_15_r20/external/python/cpython3/Objects/
Dframeobject.c188 top_of_stack(int64_t stack) in top_of_stack() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Drtl.h2314 #define top_of_stack \ macro
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h1256 long unsigned int top_of_stack; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h27423 unsigned long top_of_stack; member