Home
last modified time | relevance | path

Searched refs:__NR_getdents64 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/asm-generic/
A Dunistd.h199 #define __NR_getdents64 61 macro
200 __SYSCALL(__NR_getdents64, sys_getdents64)
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dunistd.h199 #define __NR_getdents64 61 macro
200 __SYSCALL(__NR_getdents64, sys_getdents64)
/linux-6.3-rc2/arch/arm64/include/asm/
A Dunistd32.h447 #define __NR_getdents64 217 macro
448 __SYSCALL(__NR_getdents64, sys_getdents64)
/linux-6.3-rc2/tools/include/nolibc/
A Dsys.h397 return my_syscall3(__NR_getdents64, fd, dirp, count); in sys_getdents64()

Completed in 12 milliseconds