• Home
  • Raw
  • Download

Lines Matching refs:fd

544 asmlinkage long compat_sys_fcntl(unsigned int fd, unsigned int cmd,
546 asmlinkage long compat_sys_fcntl64(unsigned int fd, unsigned int cmd,
550 asmlinkage long compat_sys_ioctl(unsigned int fd, unsigned int cmd,
565 asmlinkage long compat_sys_fstatfs(unsigned int fd,
567 asmlinkage long compat_sys_fstatfs64(unsigned int fd, compat_size_t sz,
576 asmlinkage long compat_sys_getdents(unsigned int fd,
582 asmlinkage ssize_t compat_sys_readv(compat_ulong_t fd,
584 asmlinkage ssize_t compat_sys_writev(compat_ulong_t fd,
587 asmlinkage ssize_t compat_sys_preadv(compat_ulong_t fd,
590 asmlinkage ssize_t compat_sys_pwritev(compat_ulong_t fd,
594 asmlinkage long compat_sys_preadv64(unsigned long fd,
600 asmlinkage long compat_sys_pwritev64(unsigned long fd,
639 asmlinkage long compat_sys_vmsplice(int fd, const struct compat_iovec __user *,
647 asmlinkage long compat_sys_newfstat(unsigned int fd,
765 asmlinkage long compat_sys_recvfrom(int fd, void __user *buf, compat_size_t len,
768 asmlinkage long compat_sys_setsockopt(int fd, int level, int optname,
770 asmlinkage long compat_sys_getsockopt(int fd, int level, int optname,
772 asmlinkage long compat_sys_sendmsg(int fd, struct compat_msghdr __user *msg,
774 asmlinkage long compat_sys_recvmsg(int fd, struct compat_msghdr __user *msg,
813 asmlinkage long compat_sys_recvmmsg_time64(int fd, struct compat_mmsghdr __user *mmsg,
816 asmlinkage long compat_sys_recvmmsg_time32(int fd, struct compat_mmsghdr __user *mmsg,
827 asmlinkage long compat_sys_sendmmsg(int fd, struct compat_mmsghdr __user *mmsg,
840 asmlinkage ssize_t compat_sys_preadv2(compat_ulong_t fd,
843 asmlinkage ssize_t compat_sys_pwritev2(compat_ulong_t fd,
847 asmlinkage long compat_sys_readv64v2(unsigned long fd,
853 asmlinkage long compat_sys_pwritev64v2(unsigned long fd,
884 asmlinkage long compat_sys_recv(int fd, void __user *buf, compat_size_t len,
889 asmlinkage long compat_sys_old_readdir(unsigned int fd,
956 int kcompat_sys_fstatfs64(unsigned int fd, compat_size_t sz,