Searched refs:compat_sys_pread64 (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | sys_ppc32.c | 68 compat_ssize_t compat_sys_pread64(unsigned int fd, char __user *ubuf, compat_size_t count, in compat_sys_pread64() function
|
/Linux-v4.19/arch/sparc/kernel/ |
D | systbls.h | 68 asmlinkage long compat_sys_pread64(unsigned int fd,
|
D | systbls_64.S | 35 .word sys_msync, sys_vfork, compat_sys_pread64, compat_sys_pwrite64, sys_geteuid
|
/Linux-v4.19/tools/include/uapi/asm-generic/ |
D | unistd.h | 212 __SC_COMP(__NR_pread64, sys_pread64, compat_sys_pread64)
|
/Linux-v4.19/include/uapi/asm-generic/ |
D | unistd.h | 212 __SC_COMP(__NR_pread64, sys_pread64, compat_sys_pread64)
|