Home
last modified time | relevance | path

Searched refs:pwritev2 (Results 1 – 25 of 61) sorted by relevance

123

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Duio.h131 extern ssize_t pwritev2 (int __fd, const struct iovec *__iodev, int __count,
136 extern ssize_t __REDIRECT (pwritev2, (int __fd, const struct iovec *__iovec,
146 # define pwritev2 pwritev64v2 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Duio.h131 extern ssize_t pwritev2 (int __fd, const struct iovec *__iodev, int __count,
136 extern ssize_t __REDIRECT (pwritev2, (int __fd, const struct iovec *__iovec,
146 # define pwritev2 pwritev64v2 macro
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl339 328 64 pwritev2 sys_pwritev2
408 547 x32 pwritev2 compat_sys_pwritev64v2
H A Dsyscall_32.tbl393 379 i386 pwritev2 sys_pwritev2 compat_sys_pwritev2
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl339 328 64 pwritev2 sys_pwritev2
407 547 x32 pwritev2 compat_sys_pwritev64v2
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl337 326 n32 pwritev2 compat_sys_pwritev2
H A Dsyscall_n64.tbl333 322 n64 pwritev2 sys_pwritev2
H A Dsyscall_o32.tbl376 362 o32 pwritev2 sys_pwritev2 compat_sys_pwritev2
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl337 325 common pwritev2 sys_pwritev2
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl370 347 common pwritev2 sys_pwritev2
/OK3568_Linux_fs/kernel/fs/
H A Dread_write.c1086 SYSCALL_DEFINE6(pwritev2, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE6() argument
1174 COMPAT_SYSCALL_DEFINE6(pwritev2, compat_ulong_t, fd, in COMPAT_SYSCALL_DEFINE6() argument
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl388 378 common pwritev2 sys_pwritev2
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl394 348 common pwritev2 sys_pwritev2 compat_sys_pwritev2
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl404 394 common pwritev2 sys_pwritev2
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl387 377 common pwritev2 sys_pwritev2 compat_sys_pwritev2
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl410 393 common pwritev2 sys_pwritev2
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl392 382 common pwritev2 sys_pwritev2
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl387 377 common pwritev2 sys_pwritev2 compat_sys_pwritev2
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl452 521 common pwritev2 sys_pwritev2
/OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl432 359 common pwritev2 sys_pwritev2 compat_sys_pwritev2
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl473 381 common pwritev2 sys_pwritev2 compat_sys_pwritev2
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl467 381 common pwritev2 sys_pwritev2 compat_sys_pwritev2
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-61596 * pwritev2: (libc)Scatter-Gather.
2529 -- Function: ssize_t pwritev2 (int FD, const struct iovec *IOV, int
2544pwritev2’ function is in fact ‘pwritev64v2’ and the type ‘off_t’
2558 This function is similar to the ‘pwritev2’ function with the
2568pwritev2’ and so transparently replaces the 32 bit interface.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-61596 * pwritev2: (libc)Scatter-Gather.
2529 -- Function: ssize_t pwritev2 (int FD, const struct iovec *IOV, int
2544pwritev2’ function is in fact ‘pwritev64v2’ and the type ‘off_t’
2558 This function is similar to the ‘pwritev2’ function with the
2568pwritev2’ and so transparently replaces the 32 bit interface.
H A Dlibc.info-161596 * pwritev2: (libc)Scatter-Gather.
4088 * pwritev2: Scatter-Gather. (line 217)

123