Home
last modified time | relevance | path

Searched refs:sys_getdents64 (Results 1 – 16 of 16) sorted by relevance

/tools/include/nolibc/
A Ddirent.h76 ret = sys_getdents64(fd, ldir, sizeof(buf)); in readdir_r()
A Dsys.h395 int sys_getdents64(int fd, struct linux_dirent64 *dirp, int count) in sys_getdents64() function
403 return __sysret(sys_getdents64(fd, dirp, count)); in getdents64()
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl231 220 common getdents64 sys_getdents64 sys_getdents64
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl319 308 n64 getdents64 sys_getdents64
/tools/scripts/
A Dsyscall.tbl79 61 common getdents64 sys_getdents64
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl223 201 common getdents64 sys_getdents64
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl230 220 common getdents64 sys_getdents64
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl229 217 common getdents64 sys_getdents64
A Dsyscall_32.tbl235 220 i386 getdents64 sys_getdents64
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl71 60 common getdents64 sys_getdents64
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl310 377 common getdents64 sys_getdents64
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl235 217 common getdents64 sys_getdents64
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl232 217 common getdents64 sys_getdents64
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl191 154 common getdents64 sys_getdents64
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl262 202 common getdents64 sys_getdents64
/tools/include/uapi/asm-generic/
A Dunistd.h169 __SYSCALL(__NR_getdents64, sys_getdents64)

Completed in 20 milliseconds