Searched refs:sys_close (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/include/nolibc/
H A Dsys.h203 int sys_close(int fd) function
211 return __sysret(sys_close(fd));
/linux-master/arch/arm64/include/asm/
H A Dunistd32.h26 __SYSCALL(__NR_close, sys_close)
/linux-master/include/uapi/asm-generic/
H A Dunistd.h161 __SYSCALL(__NR_close, sys_close)
/linux-master/tools/include/uapi/asm-generic/
H A Dunistd.h161 __SYSCALL(__NR_close, sys_close)
/linux-master/include/uapi/linux/
H A Dbpf.h5955 FN(sys_close, 168, ##ctx) \
/linux-master/tools/include/uapi/linux/
H A Dbpf.h5955 FN(sys_close, 168, ##ctx) \
/linux-master/include/linux/
H A Dsyscalls.h445 asmlinkage long sys_close(unsigned int fd);

Completed in 284 milliseconds