/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/ |
H A D | stack_expansion_signal.c | 53 char stack_base; in child() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
H A D | stack_expansion_signal.c | 53 char stack_base; in child() local
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | unwinder.cc | 73 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 D | jcontext.h | 196 uintptr_t stack_base; /**< stack base marker */ member
|
/third_party/ltp/testcases/kernel/kvm/ |
H A D | lib_x86.c | 193 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 D | sys_parisc.c | 67 unsigned long stack_base; in mmap_upper_limit() local
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | kvm_asm.h | 194 unsigned long stack_base; member
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | sys_parisc.c | 82 unsigned long stack_base; in mmap_upper_limit() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | exec.c | 758 unsigned long stack_base; in setup_arg_pages() local [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | exec.c | 760 unsigned long stack_base; in setup_arg_pages() local [all...] |
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-assembler.cc | 462 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 D | graph-builder-interface.cc | 331 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 D | function-body-decoder-impl.h | 3657 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 D | rvu_struct.h | 251 u64 stack_base; /* W0 */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_struct.h | 231 u64 stack_base; /* W0 */ member
|
/third_party/python/Python/ |
H A D | ceval.c | 108 PyObject **stack_base = _PyFrame_Stackbase(frame); in dump_stack() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | verifier.c | 19381 inline_bpf_loop(struct bpf_verifier_env *env, int position, s32 stack_base, u32 callback_subprogno, u32 *cnt) inline_bpf_loop() argument
|