Home
last modified time | relevance | path

Searched refs:compat_sys_pread64 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Dsys_ppc32.c77 compat_ssize_t compat_sys_pread64(unsigned int fd, char __user *ubuf, compat_size_t count, in compat_sys_pread64() function
/linux-4.4.14/arch/tile/include/asm/
Dcompat.h279 long compat_sys_pread64(unsigned int fd, char __user *ubuf, size_t count,
/linux-4.4.14/include/uapi/asm-generic/
Dunistd.h209 __SC_COMP(__NR_pread64, sys_pread64, compat_sys_pread64)