Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/nolibc/
H A Dstd.h31 typedef signed long off_t; typedef
/openbmc/linux/arch/loongarch/kernel/
H A Dsyscall.c25 prot, unsigned long, flags, unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/openbmc/linux/arch/riscv/kernel/
H A Dsys_riscv.c35 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
44 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/openbmc/linux/arch/microblaze/kernel/
H A Dsys_microblaze.c38 off_t, pgoff) in SYSCALL_DEFINE6() argument
/openbmc/linux/arch/csky/kernel/
H A Dsyscall.c23 off_t, offset) in SYSCALL_DEFINE6() argument
/openbmc/linux/arch/mips/kernel/
H A Dsyscall.c63 fd, off_t, offset) in SYSCALL_DEFINE6() argument
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_net_unittest.cpp234 .WillOnce([](int, int, off_t*, size_t) { in TEST_F() argument
/openbmc/linux/arch/powerpc/kernel/
H A Dsyscalls.c71 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/openbmc/u-boot/include/linux/
H A Dtypes.h15 typedef __kernel_off_t off_t; typedef
/openbmc/linux/include/linux/
H A Dtypes.h26 typedef __kernel_off_t off_t; typedef
/openbmc/linux/fs/
H A Dread_write.c311 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument