Searched refs:ksys_pread64 (Results 1 – 1 of 1) sorted by relevance
652 ssize_t ksys_pread64(unsigned int fd, char __user *buf, size_t count, in ksys_pread64() function675 return ksys_pread64(fd, buf, count, pos); in SYSCALL_DEFINE4()682 return ksys_pread64(fd, buf, count, compat_arg_u64_glue(pos)); in COMPAT_SYSCALL_DEFINE5()