Searched refs:getdents64 (Results 1 – 15 of 15) sorted by relevance
| /linux/tools/include/nolibc/ |
| H A D | sys.h | 399 * int getdents64(int fd, struct linux_dirent64 *dirp, int count); 409 int getdents64(int fd, struct linux_dirent64 *dirp, int count) 417 int getdents64(int fd, struct linux_dirent64 *dirp, int count) getdents64() function
|
| /linux/fs/ |
| H A D | readdir.c | 397 SYSCALL_DEFINE3(getdents64, unsigned int, fd, in SYSCALL_DEFINE3() argument
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 319 308 n64 getdents64 sys_getdents64
|
| /linux/Documentation/admin-guide/ |
| H A D | workload-tracing.rst | 366 | getdents64 | 1873 | Filesystem | sys_getdents64() | 454 | getdents64 | 8 | Filesystem | sys_getdents64() |
|
| /linux/scripts/ |
| H A D | syscall.tbl | 79 61 common getdents64 sys_getdents64
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 79 61 common getdents64 sys_getdents64
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 179 220 common getdents64 sys_getdents64
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 230 220 common getdents64 sys_getdents64
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 71 60 common getdents64 sys_getdents64
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 229 217 common getdents64 sys_getdents64
|
| H A D | syscall_32.tbl | 235 220 i386 getdents64 sys_getdents64
|
| /linux/tools/perf/arch/sparc/entry/syscalls/ |
| H A D | syscall.tbl | 191 154 common getdents64 sys_getdents64
|
| /linux/tools/perf/arch/arm/entry/syscalls/ |
| H A D | syscall.tbl | 235 217 common getdents64 sys_getdents64
|
| /linux/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 262 202 common getdents64 sys_getdents64
|
| /linux/tools/testing/selftests/nolibc/ |
| H A D | nolibc-test.c | 763 ret = getdents64(fd, (void *)buffer, sizeof(buffer)); in test_getdents64()
|