Home
last modified time | relevance | path

Searched defs:stack_base (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_signal.c53 char stack_base; in child() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_signal.c53 char stack_base; in child() local
/third_party/node/deps/v8/src/diagnostics/
H A Dunwinder.cc73 bool AddressIsInStack(const void* address, const void* stack_base, in AddressIsInStack() argument
116 TryUnwindV8Frames(const JSEntryStubs& entry_stubs, size_t code_pages_length, const MemoryRange* code_pages, RegisterState* register_state, const void* stack_base) TryUnwindV8Frames() argument
/third_party/jerryscript/jerry-core/jcontext/
H A Djcontext.h196 uintptr_t stack_base; /**< stack base marker */ member
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_x86.c193 kvm_create_stack_descriptor(struct segment_descriptor *table, size_t tabsize, void *stack_base) kvm_create_stack_descriptor() argument
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dsys_parisc.c67 unsigned long stack_base; in mmap_upper_limit() local
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_asm.h194 unsigned long stack_base; member
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dsys_parisc.c82 unsigned long stack_base; in mmap_upper_limit() local
/kernel/linux/linux-5.10/fs/
H A Dexec.c758 unsigned long stack_base; in setup_arg_pages() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dexec.c760 unsigned long stack_base; in setup_arg_pages() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc462 uint32_t stack_base = stack_depth + num_locals; in InitMerge() local
717 VarState* stack_base = cache_state_.stack_state.data(); MaterializeMergedConstants() local
788 uint32_t stack_base = stack_height - arity; MergeStackWith() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc331 Value* stack_base = decoder->stack_value(arity); in PopControl() local
475 Value* stack_base = in CopyStackValues() local
496 Value* stack_base = ret_count == 0 in DoReturn() local
H A Dfunction-body-decoder-impl.h3657 Value* stack_base = stack_value(current_values + additional_values); in EnsureStackArguments_Slow() local
5331 Value* stack_base = stack_value(drop_values + arity); in TypeCheckStackAgainstMerge() local
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h251 u64 stack_base; /* W0 */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h231 u64 stack_base; /* W0 */ member
/third_party/python/Python/
H A Dceval.c108 PyObject **stack_base = _PyFrame_Stackbase(frame); in dump_stack() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c19381 inline_bpf_loop(struct bpf_verifier_env *env, int position, s32 stack_base, u32 callback_subprogno, u32 *cnt) inline_bpf_loop() argument

Completed in 57 milliseconds