Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/asm-generic/
A Dunistd.h185 #define __NR_close 57 macro
186 __SYSCALL(__NR_close, sys_close)
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dunistd.h185 #define __NR_close 57 macro
186 __SYSCALL(__NR_close, sys_close)
/linux-6.3-rc2/arch/arm64/include/asm/
A Dunistd32.h25 #define __NR_close 6 macro
26 __SYSCALL(__NR_close, sys_close)
/linux-6.3-rc2/tools/include/nolibc/
A Dsys.h200 return my_syscall1(__NR_close, fd); in sys_close()

Completed in 14 milliseconds