Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/riscv/kernel/
Dsys_riscv.c32 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
39 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/kernel/linux/linux-5.10/arch/microblaze/kernel/
Dsys_microblaze.c38 off_t, pgoff) in SYSCALL_DEFINE6() argument
/kernel/linux/linux-5.10/arch/csky/kernel/
Dsyscall.c23 off_t, offset) in SYSCALL_DEFINE6() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsyscalls.c69 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
Dsyscall.c63 fd, off_t, offset) in SYSCALL_DEFINE6() argument
/kernel/linux/linux-5.10/include/linux/
Dtypes.h21 typedef __kernel_off_t off_t; typedef
/kernel/linux/linux-5.10/fs/
Dread_write.c317 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument
/kernel/linux/linux-5.10/tools/include/nolibc/
Dnolibc.h143 typedef signed long off_t; typedef