Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/nolibc/
Dstd.h31 typedef signed long off_t; typedef
/Linux-v6.6/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-v6.6/arch/loongarch/kernel/
Dsyscall.c25 prot, unsigned long, flags, unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/Linux-v6.6/arch/microblaze/kernel/
Dsys_microblaze.c38 off_t, pgoff) in SYSCALL_DEFINE6() argument
/Linux-v6.6/arch/csky/kernel/
Dsyscall.c23 off_t, offset) in SYSCALL_DEFINE6() argument
/Linux-v6.6/arch/mips/kernel/
Dsyscall.c63 fd, off_t, offset) in SYSCALL_DEFINE6() argument
/Linux-v6.6/arch/powerpc/kernel/
Dsyscalls.c71 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/Linux-v6.6/include/linux/
Dtypes.h26 typedef __kernel_off_t off_t; typedef
/Linux-v6.6/fs/
Dread_write.c311 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument