Searched refs:__NR_clone3 (Results 1 – 6 of 6) sorted by relevance
22 #ifndef __NR_clone323 #define __NR_clone3 -1 macro53 return syscall(__NR_clone3, args, size); in sys_clone3()61 if (__NR_clone3 < 0) in test_clone3_supported()
41 #ifndef __NR_clone342 #define __NR_clone3 -1 macro
31 return syscall(__NR_clone3, args, sizeof(struct clone_args)); in sys_clone3()
848 #define __NR_clone3 435 macro849 __SYSCALL(__NR_clone3, sys_clone3)
880 #define __NR_clone3 435 macro881 __SYSCALL(__NR_clone3, sys_clone3)