Searched refs:__NR_clone3 (Results 1 – 14 of 14) 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()
367 #define __NR_clone3 435 macro
445 #define __NR_clone3 435 macro
320 #define __NR_clone3 (__X32_SYSCALL_BIT + 435) macro
397 #define __NR_clone3 435 macro
848 #define __NR_clone3 435 macro849 __SYSCALL(__NR_clone3, sys_clone3)
360 #define __NR_clone3 (__NR_Linux + 435) macro
384 #define __NR_clone3 (__NR_Linux + 435) macro
430 #define __NR_clone3 (__NR_Linux + 435) macro
880 #define __NR_clone3 435 macro881 __SYSCALL(__NR_clone3, sys_clone3)
409 #define __NR_clone3 (__NR_SYSCALL_BASE + 435) macro