Home
last modified time | relevance | path

Searched refs:getdents64 (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.15/fs/
Dreaddir.c354 SYSCALL_DEFINE3(getdents64, unsigned int, fd, in SYSCALL_DEFINE3() argument
/Linux-v5.15/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl319 308 n64 getdents64 sys_getdents64
/Linux-v5.15/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl319 308 n64 getdents64 sys_getdents64
Dsyscall_n32.tbl310 299 n32 getdents64 sys_getdents64
Dsyscall_o32.tbl233 219 o32 getdents64 sys_getdents64
/Linux-v5.15/arch/ia64/kernel/syscalls/
Dsyscall.tbl202 190 common getdents64 sys_getdents64
/Linux-v5.15/arch/xtensa/kernel/syscalls/
Dsyscall.tbl71 60 common getdents64 sys_getdents64
/Linux-v5.15/arch/x86/entry/syscalls/
Dsyscall_64.tbl228 217 common getdents64 sys_getdents64
Dsyscall_32.tbl234 220 i386 getdents64 sys_getdents64
/Linux-v5.15/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl228 217 common getdents64 sys_getdents64
/Linux-v5.15/arch/sh/kernel/syscalls/
Dsyscall.tbl230 220 common getdents64 sys_getdents64
/Linux-v5.15/arch/arm/tools/
Dsyscall.tbl234 217 common getdents64 sys_getdents64
/Linux-v5.15/arch/m68k/kernel/syscalls/
Dsyscall.tbl230 220 common getdents64 sys_getdents64
/Linux-v5.15/arch/parisc/kernel/syscalls/
Dsyscall.tbl223 201 common getdents64 sys_getdents64
/Linux-v5.15/arch/microblaze/kernel/syscalls/
Dsyscall.tbl230 220 common getdents64 sys_getdents64
/Linux-v5.15/arch/sparc/kernel/syscalls/
Dsyscall.tbl191 154 common getdents64 sys_getdents64
/Linux-v5.15/arch/alpha/kernel/syscalls/
Dsyscall.tbl310 377 common getdents64 sys_getdents64
/Linux-v5.15/arch/powerpc/kernel/syscalls/
Dsyscall.tbl256 202 common getdents64 sys_getdents64
/Linux-v5.15/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl256 202 common getdents64 sys_getdents64
/Linux-v5.15/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl231 220 common getdents64 sys_getdents64 sys_getdents64
/Linux-v5.15/arch/s390/kernel/syscalls/
Dsyscall.tbl231 220 common getdents64 sys_getdents64 sys_getdents64
/Linux-v5.15/tools/include/nolibc/
Dnolibc.h1969 int getdents64(int fd, struct linux_dirent64 *dirp, int count) in getdents64() function