Home
last modified time | relevance | path

Searched refs:ksys_fadvise64_64 (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-6.6/mm/
H A Dfadvise.c191 int ksys_fadvise64_64(int fd, loff_t offset, loff_t len, int advice) in ksys_fadvise64_64() function
207 return ksys_fadvise64_64(fd, offset, len, advice); in SYSCALL_DEFINE4()
214 return ksys_fadvise64_64(fd, offset, len, advice); in SYSCALL_DEFINE4()
224 return ksys_fadvise64_64(fd, compat_arg_u64_glue(offset), in COMPAT_SYSCALL_DEFINE6()
/kernel/linux/linux-5.10/mm/
H A Dfadvise.c192 int ksys_fadvise64_64(int fd, loff_t offset, loff_t len, int advice) in ksys_fadvise64_64() function
208 return ksys_fadvise64_64(fd, offset, len, advice); in SYSCALL_DEFINE4()
215 return ksys_fadvise64_64(fd, offset, len, advice); in SYSCALL_DEFINE4()
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dsys_sh32.c55 return ksys_fadvise64_64(fd, (u64)offset1 << 32 | offset0, in sys_fadvise64_64_wrapper()
58 return ksys_fadvise64_64(fd, (u64)offset0 << 32 | offset1, in sys_fadvise64_64_wrapper()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dsys_sh32.c55 return ksys_fadvise64_64(fd, (u64)offset1 << 32 | offset0, in sys_fadvise64_64_wrapper()
58 return ksys_fadvise64_64(fd, (u64)offset0 << 32 | offset1, in sys_fadvise64_64_wrapper()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsys_arm.c35 return ksys_fadvise64_64(fd, offset, len, advice); in sys_arm_fadvise64_64()
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dsyscall.c42 return ksys_fadvise64_64(fd, offset, len, advice); in SYSCALL_DEFINE4()
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dsyscall.c42 return ksys_fadvise64_64(fd, offset, len, advice); in SYSCALL_DEFINE4()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsys_arm.c36 return ksys_fadvise64_64(fd, offset, len, advice); in sys_arm_fadvise64_64()
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dsyscall.c57 return ksys_fadvise64_64(fd, offset, len, advice); in xtensa_fadvise64_64()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dsyscall.c53 return ksys_fadvise64_64(fd, offset, len, advice); in xtensa_fadvise64_64()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcompat_linux.c253 return ksys_fadvise64_64(fd, (unsigned long)high << 32 | low, len, in COMPAT_SYSCALL_DEFINE5()
274 return ksys_fadvise64_64(a.fd, a.offset, a.len, a.advice); in COMPAT_SYSCALL_DEFINE1()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsys_ia32.c91 return ksys_fadvise64_64(fd, in SYSCALL_DEFINE6()
115 return ksys_fadvise64_64(fd, ((u64)offset_hi << 32) | offset_lo, in SYSCALL_DEFINE5()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsys_sparc32.c211 return ksys_fadvise64_64(fd, ((u64)offhi << 32) | offlo, len, advice); in COMPAT_SYSCALL_DEFINE5()
217 return ksys_fadvise64_64(fd, in COMPAT_SYSCALL_DEFINE6()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcompat_linux.c253 return ksys_fadvise64_64(fd, (unsigned long)high << 32 | low, len, in COMPAT_SYSCALL_DEFINE5()
274 return ksys_fadvise64_64(a.fd, a.offset, a.len, a.advice); in COMPAT_SYSCALL_DEFINE1()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsys_sparc32.c211 return ksys_fadvise64_64(fd, ((u64)offhi << 32) | offlo, len, advice); in COMPAT_SYSCALL_DEFINE5()
217 return ksys_fadvise64_64(fd, in COMPAT_SYSCALL_DEFINE6()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsys_ia32.c91 return ksys_fadvise64_64(fd, in SYSCALL_DEFINE6()
115 return ksys_fadvise64_64(fd, ((u64)offset_hi << 32) | offset_lo, in SYSCALL_DEFINE5()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsys32.c109 return ksys_fadvise64_64(fd, arg_u64(offset), arg_u64(len), advice); in COMPAT_SYSCALL_DEFINE6()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsyscalls.c117 return ksys_fadvise64_64(fd, (u64)offset_high << 32 | offset_low, in ppc_fadvise64_64()
H A Dsys_ppc32.c103 return ksys_fadvise64_64(fd, (u64)offset_high << 32 | offset_low, len, in ppc32_fadvise64()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsys32.c109 return ksys_fadvise64_64(fd, arg_u64(offset), arg_u64(len), advice); in COMPAT_SYSCALL_DEFINE6()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsyscalls.c107 return ksys_fadvise64_64(fd, merge_64(offset_high, offset_low), in SYSCALL_DEFINE6()
H A Dsys_ppc32.c111 return ksys_fadvise64_64(fd, merge_64(offset1, offset2), len, in PPC32_SYSCALL_DEFINE6()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dlinux32.c123 return ksys_fadvise64_64(fd, in sys32_fadvise64_64()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dlinux32.c123 return ksys_fadvise64_64(fd, in sys32_fadvise64_64()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dsys_parisc.c272 return ksys_fadvise64_64(fd, (loff_t)high_off << 32 | low_off, in parisc_fadvise64_64()

Completed in 8 milliseconds

12