Searched defs:parent_tidptr (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/nios2/kernel/ |
H A D | process.c | 254 int __user *parent_tidptr, int __user *child_tidptr, in nios2_clone()
|
/openbmc/linux/tools/testing/selftests/arm64/abi/ |
H A D | tpidr2.c | 165 int *parent_tidptr, unsigned long tls, in sys_clone()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | process.c | 406 unsigned long stack_size, unsigned long parent_tidptr, in ia64_clone()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | sys_ia32.c | 241 unsigned long, newsp, int __user *, parent_tidptr, in COMPAT_SYSCALL_DEFINE5() argument
|
/openbmc/linux/kernel/ |
H A D | fork.c | 3021 int __user *, parent_tidptr, in SYSCALL_DEFINE5() argument
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 6529 abi_ulong parent_tidptr; member 6570 abi_ulong parent_tidptr, target_ulong newtls, in do_fork()
|
H A D | strace.c | 2052 abi_ulong parent_tidptr, target_ulong newtls, in do_print_clone()
|