Home
last modified time | relevance | path

Searched refs:start_stack (Results 1 – 25 of 46) sorted by relevance

12

/third_party/musl/arch/s390x/bits/
Duser.h50 unsigned long start_code, start_stack; member
61 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/m68k/bits/
Duser.h21 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
38 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/x86_64/bits/
Duser.h27 unsigned long start_stack; member
41 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/i386/bits/
Duser.h30 unsigned long start_stack; member
44 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/x32/bits/
Duser.h27 unsigned long start_stack; member
41 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/mipsn32/bits/
Duser.h4 unsigned long long start_code, start_data, start_stack; member
/third_party/musl/arch/mips64/bits/
Duser.h4 unsigned long long start_code, start_data, start_stack; member
/third_party/musl/arch/mips/bits/
Duser.h4 unsigned long start_code, start_data, start_stack; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/powerpc/bits/
Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/musl/porting/uniproton/kernel/include/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/powerpc64/bits/
Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/arm/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/microblaze/bits/
Duser.h13 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
/third_party/musl/arch/sh/bits/
Duser.h45 unsigned long start_stack; member
/third_party/musl/ndk_musl_include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/rust/crates/rustix/src/process/
Dprctl.rs722 pub start_stack: u64, field
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs216 pub start_stack: ::c_ulonglong,

12