Home
last modified time | relevance | path

Searched defs:off_t (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/tools/include/nolibc/
Dstd.h31 typedef signed long off_t; typedef
/linux-6.6.21/arch/riscv/kernel/
Dsys_riscv.c35 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
44 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/linux-6.6.21/arch/loongarch/kernel/
Dsyscall.c25 prot, unsigned long, flags, unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/linux-6.6.21/arch/microblaze/kernel/
Dsys_microblaze.c38 off_t, pgoff) in SYSCALL_DEFINE6() argument
/linux-6.6.21/arch/csky/kernel/
Dsyscall.c23 off_t, offset) in SYSCALL_DEFINE6() argument
/linux-6.6.21/arch/mips/kernel/
Dsyscall.c63 fd, off_t, offset) in SYSCALL_DEFINE6() argument
/linux-6.6.21/arch/powerpc/kernel/
Dsyscalls.c71 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/linux-6.6.21/include/linux/
Dtypes.h26 typedef __kernel_off_t off_t; typedef
/linux-6.6.21/fs/
Dread_write.c311 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument