| /kernel/linux/linux-6.6/tools/testing/selftests/vDSO/ |
| H A D | vdso_standalone_test_x86.c | 73 __attribute__((externally_visible)) void c_main(void **stack) in c_main() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| H A D | single_step_syscall.c | 211 stack_t stack = { in main() local
|
| H A D | syscall_arg_fault.c | 103 stack_t stack = { in main() local
|
| H A D | mov_ss_trap.c | 251 stack_t stack = { in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/clone3/ |
| H A D | clone3_selftests.h | 32 __aligned_u64 stack; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/user_events/ |
| H A D | abi_test.c | 214 void *stack = mmap(NULL, stack_size, PROT_READ | PROT_WRITE, in TEST_F() local
|
| /kernel/linux/linux-6.6/mm/kasan/ |
| H A D | tags.c | 99 depot_stack_handle_t stack; in save_stack_info() local
|
| /kernel/linux/linux-6.6/sound/soc/sof/amd/ |
| H A D | acp-common.c | 95 u32 stack[AMD_STACK_DUMP_SIZE]; in amd_sof_dump() local 60 amd_get_registers(struct snd_sof_dev *sdev, struct sof_ipc_dsp_oops_xtensa *xoops, struct sof_ipc_panic_info *panic_info, u32 *stack, size_t stack_words) amd_get_registers() argument [all...] |
| /kernel/linux/linux-6.6/samples/pidfd/ |
| H A D | pidfd-metadata.c | 37 char *stack[1024] = { 0 }; in pidfd_clone() local
|
| /kernel/liteos_a/testsuites/unittest/container/smoke/ |
| H A D | It_ipc_container_004.cpp | 77 char *stack = (char *)mmap(NULL, STACK_SIZE, PROT_READ | PROT_WRITE, CLONE_STACK_MMAP_FLAG, -1, 0); in childFunc() local 159 char *stack = (char *)mmap(NULL, STACK_SIZE, PROT_READ | PROT_WRITE, CLONE_STACK_MMAP_FLAG, -1, 0); in ItIpcContainer004() local
|
| H A D | It_ipc_container_006.cpp | 82 char *stack = (char *)mmap(NULL, STACK_SIZE, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, in childFunc() local 167 char *stack = (char *)mmap(NULL, STACK_SIZE, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, in ItIpcContainer006() local
|
| H A D | It_time_container_002.cpp | 109 char *stack = (char *)mmap(NULL, STACK_SIZE, PROT_READ | PROT_WRITE, CLONE_STACK_MMAP_FLAG, -1, 0); in TimeContainerUnshare() local
|
| /third_party/ltp/lib/ |
| H A D | cloner.c | 60 ltp_clone_(unsigned long flags, int (*fn)(void *arg), void *arg, size_t stack_size, void *stack, pid_t *ptid, void *tls, pid_t *ctid) ltp_clone_() argument 88 ltp_clone(unsigned long flags, int (*fn)(void *arg), void *arg, size_t stack_size, void *stack) ltp_clone() argument 94 ltp_clone7(unsigned long flags, int (*fn)(void *arg), void *arg, size_t stack_size, void *stack, ...) ltp_clone7() argument 136 void *stack; ltp_clone_alloc() local [all...] |
| /third_party/musl/src/process/ |
| H A D | posix_spawn.c | 176 char stack[1024+PATH_MAX]; in posix_spawn() local
|
| /third_party/musl/porting/liteos_a/user/src/process/ |
| H A D | posix_spawn.c | 171 char stack[1024+PATH_MAX]; in posix_spawn() local
|
| /third_party/mesa3d/src/util/ |
| H A D | dag.c | 143 struct util_dynarray stack; in dag_traverse_bottom_up_node() local [all...] |
| /third_party/ltp/testcases/kernel/security/tomoyo/ |
| H A D | tomoyo_filesystem_test.c | 568 static char stack[8192]; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/mmap/ |
| H A D | mmap18.c | 130 grow_stack(void *stack, size_t size) grow_stack() argument 155 void *stack; grow_stack_success() local 179 void *stack; grow_stack_fail() local [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | source-position.cc | 52 std::vector<SourcePositionInfo> stack; in InliningStack() local 68 std::vector<SourcePositionInfo> stack; in InliningStack() local 23 operator <<(std::ostream& out, const std::vector<SourcePositionInfo>& stack) operator <<() argument [all...] |
| /third_party/node/deps/v8/src/heap/base/ |
| H A D | stack.cc | 126 IteratePointersImpl(const Stack* stack, StackVisitor* visitor, intptr_t* stack_end) IteratePointersImpl() argument [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | tick-sample.h | 94 void* stack[kMaxFramesCount]; // Call stack. member
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitUtils.c | 177 struct sljit_stack *stack; in sljit_allocate_stack() local 202 sljit_free_stack(struct sljit_stack *stack, void *allocator_data) sljit_free_stack() argument 209 sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) sljit_stack_resize() argument 221 sljit_free_stack(struct sljit_stack *stack, void *allocator_data) sljit_free_stack() argument 230 sljit_free_stack(struct sljit_stack *stack, void *allocator_data) sljit_free_stack() argument 241 struct sljit_stack *stack; sljit_allocate_stack() local 296 sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) sljit_stack_resize() argument [all...] |
| /third_party/python/Modules/_ctypes/libffi_osx/x86/ |
| H A D | x86-ffi_darwin.c | 40 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() argument 266 ffi_prep_incoming_args_SYSV(char *stack, void **rvalue, void **avalue, in ffi_prep_incoming_args_SYSV() argument 378 ffi_prep_args_raw(char *stack, extended_cif *ecif) in ffi_prep_args_raw() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | osfiber_ucontext.h | 62 Allocation stack; member in marl::OSFiber
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | examine_stack.cc | 166 DumpPCAndFrameSizesAndStackTrace( void* pc, void* const stack[], int frame_sizes[], int depth, int min_dropped_frames, bool symbolize_stacktrace, void (*writerfn)(const char*, void*), void* writerfn_arg) DumpPCAndFrameSizesAndStackTrace() argument
|