sys_getdents64    448 arch/arm64/include/asm/unistd32.h __SYSCALL(__NR_getdents64, sys_getdents64)
sys_getdents64    453 include/linux/syscalls.h asmlinkage long sys_getdents64(unsigned int fd,
sys_getdents64    200 include/uapi/asm-generic/unistd.h __SYSCALL(__NR_getdents64, sys_getdents64)
sys_getdents64   1906 tools/include/nolibc/nolibc.h 	int ret = sys_getdents64(fd, dirp, count);
sys_getdents64    200 tools/include/uapi/asm-generic/unistd.h __SYSCALL(__NR_getdents64, sys_getdents64)