Home
last modified time | relevance | path

Searched refs:pread64 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c96 EXPORT_SYMBOL_PROTO(pread64); variable
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsys_sparc32.c190 COMPAT_SYSCALL_DEFINE5(pread64, unsigned int, fd, char __user *, ubuf, in COMPAT_SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsys_sparc32.c190 COMPAT_SYSCALL_DEFINE5(pread64, unsigned int, fd, char __user *, ubuf, in COMPAT_SYSCALL_DEFINE5()
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_user.c128 n = pread64(fd, buf, len, *offset); in read_file()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user.c129 n = pread64(fd, buf, len, *offset); in read_file()
/kernel/linux/linux-6.6/fs/
H A Dread_write.c672 SYSCALL_DEFINE4(pread64, unsigned int, fd, char __user *, buf, in SYSCALL_DEFINE4()
679 COMPAT_SYSCALL_DEFINE5(pread64, unsigned int, fd, char __user *, buf, in COMPAT_SYSCALL_DEFINE5()
/kernel/liteos_a/syscall/
H A Dfs_syscall.c1638 ret = pread64(fd, buf, nbytes, offset); in SysPread64()
1651 ret = pread64(fd, (buf ? bufRet : NULL), nbytes, offset); in SysPread64()
/kernel/linux/linux-5.10/fs/
H A Dread_write.c688 SYSCALL_DEFINE4(pread64, unsigned int, fd, char __user *, buf, in SYSCALL_DEFINE4()

Completed in 11 milliseconds