__NR_statx        808 arch/arm64/include/asm/unistd32.h __SYSCALL(__NR_statx, sys_statx)
__NR_statx        774 include/uapi/asm-generic/unistd.h __SYSCALL(__NR_statx,     sys_statx)
__NR_statx         35 samples/vfs/test-statx.c #ifndef __NR_statx
__NR_statx         43 samples/vfs/test-statx.c 	return syscall(__NR_statx, dfd, filename, flags, mask, buffer);
__NR_statx        774 tools/include/uapi/asm-generic/unistd.h __SYSCALL(__NR_statx,     sys_statx)