/third_party/ltp/lib/ |
D | cloner.c | 66 size_t stack_size, void *stack, pid_t *ptid, void *tls, pid_t *ctid) in ltp_clone_() 94 size_t stack_size, void *stack) in ltp_clone() 100 size_t stack_size, void *stack, ...) in ltp_clone7() 144 size_t stack_size) in ltp_clone_alloc() 172 size_t stack_size = getpagesize() * 6; in ltp_clone_quick() local
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
D | mmap18.c | 86 static void *allocate_stack(size_t stack_size, size_t mapped_size) in allocate_stack() 151 static void grow_stack_success(size_t stack_size, size_t mapped_size) in grow_stack_success() 175 static void grow_stack_fail(size_t stack_size, size_t mapped_size) in grow_stack_fail() 204 size_t stack_size = 8 * pthread_stack; in run_test() local
|
/third_party/rust/crates/rustix/src/backend/linux_raw/runtime/ |
D | tls.rs | 17 let mut stack_size = 0; in startup_tls_info() localVariable 56 pub stack_size: usize, field
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeX86_32.c | 629 sljit_sw stack_size = 0; in call_get_stack_size() local 661 sljit_s32 arg_types, sljit_sw stack_size, sljit_s32 word_arg_count, sljit_s32 keep_tmp1) in call_with_args() 712 sljit_s32 arg_types, sljit_s32 stack_size) in post_call_with_args() 741 sljit_sw stack_size, prev_stack_size, min_size, offset; in tail_call_with_args() local 1000 sljit_sw stack_size = 0; in sljit_emit_call() local 1050 sljit_sw stack_size = 0; in sljit_emit_icall() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_rt_intrinsics.c | 111 int32_t stack_size = nir_intrinsic_stack_size(intrin); in lower_rt_intrinsics_impl() local 127 int32_t stack_size = nir_intrinsic_stack_size(intrin); in lower_rt_intrinsics_impl() local
|
/third_party/rust/crates/syn/tests/common/ |
D | mod.rs | 20 let stack_size = match env::var("RUST_MIN_STACK") { in rayon_init() localVariable
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_scratch.c | 67 panfrost_get_stack_shift(unsigned stack_size) in panfrost_get_stack_shift()
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | osfiber_mips64.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
D | osfiber_aarch64.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
D | osfiber_x64.c | 31 uint32_t stack_size, in marl_fiber_set_target()
|
D | osfiber_arm.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
D | osfiber_x86.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
D | osfiber_ppc64.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getstacksize/ |
D | 1-1.c | 33 size_t stack_size; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/ |
D | 4-1.c | 35 size_t stack_size; in main() local
|
D | 1-1.c | 42 size_t stack_size = PTHREAD_STACK_MIN; in main() local
|
D | 2-1.c | 35 static size_t stack_size; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/ |
D | 6-1.c | 32 static size_t stack_size; variable
|
D | 7-1.c | 33 static size_t stack_size; variable
|
D | 1-1.c | 33 static size_t stack_size; variable
|
D | 4-1.c | 35 static size_t stack_size; variable
|
/third_party/musl/libc-test/src/functionalext/thread/ |
D | pthread_stack_size.c | 26 size_t stack_size = 0; in pthread_stack_size_0100() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getstack/ |
D | 1-1.c | 34 size_t stack_size; in main() local
|
/third_party/ltp/testcases/cve/ |
D | stack_clash.c | 81 unsigned long read_stack_addr_from_proc(unsigned long *stack_size) in read_stack_addr_from_proc() 135 unsigned long stack_addr, stack_size; in do_child() local
|
/third_party/ltp/testcases/kdump/lib/kprobes/ |
D | kprobes.c | 15 struct pt_regs *regs, unsigned long stack_size, in jdo_fork()
|