Searched refs:__NR_clone3 (Results 1 – 8 of 8) sorted by relevance
14 #ifndef __NR_clone315 #define __NR_clone3 -1 macro34 return syscall(__NR_clone3, args, size); in sys_clone3()42 if (__NR_clone3 < 0) in test_clone3_supported()
35 #ifndef __NR_clone336 #define __NR_clone3 -1 macro
26 return syscall(__NR_clone3, args, sizeof(struct clone_args)); in sys_clone3()
350 #define __NR_clone3 435 macro
428 #define __NR_clone3 435 macro
303 #define __NR_clone3 (__X32_SYSCALL_BIT + 435) macro
848 #define __NR_clone3 435 macro849 __SYSCALL(__NR_clone3, sys_clone3)
392 #define __NR_clone3 (__NR_SYSCALL_BASE + 435) macro