__NR_clone3       881 arch/arm64/include/asm/unistd32.h __SYSCALL(__NR_clone3, sys_clone3)
__NR_clone3       851 include/uapi/asm-generic/unistd.h __SYSCALL(__NR_clone3, sys_clone3)
__NR_clone3       851 tools/include/uapi/asm-generic/unistd.h __SYSCALL(__NR_clone3, sys_clone3)
__NR_clone3        35 tools/testing/selftests/pidfd/pidfd.h #ifndef __NR_clone3
__NR_clone3        26 tools/testing/selftests/pidfd/pidfd_wait.c 	return syscall(__NR_clone3, args, sizeof(struct clone_args));