/openbmc/linux/tools/include/nolibc/ |
H A D | std.h | 31 typedef signed long off_t; typedef
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | syscall.c | 25 prot, unsigned long, flags, unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | sys_riscv.c | 35 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 D | sys_microblaze.c | 38 off_t, pgoff) in SYSCALL_DEFINE6() argument
|
/openbmc/linux/arch/csky/kernel/ |
H A D | syscall.c | 23 off_t, offset) in SYSCALL_DEFINE6() argument
|
/openbmc/linux/arch/mips/kernel/ |
H A D | syscall.c | 63 fd, off_t, offset) in SYSCALL_DEFINE6() argument
|
/openbmc/phosphor-ipmi-flash/tools/test/ |
H A D | tools_net_unittest.cpp | 234 .WillOnce([](int, int, off_t*, size_t) { in TEST_F() argument
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | syscalls.c | 71 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
|
/openbmc/u-boot/include/linux/ |
H A D | types.h | 15 typedef __kernel_off_t off_t; typedef
|
/openbmc/linux/include/linux/ |
H A D | types.h | 26 typedef __kernel_off_t off_t; typedef
|
/openbmc/linux/fs/ |
H A D | open.c | 203 SYSCALL_DEFINE2(ftruncate, unsigned int, fd, off_t, length) in SYSCALL_DEFINE2() argument
|
H A D | read_write.c | 311 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument
|