Home
last modified time | relevance | path

Searched refs:sendfile (Results 1 – 25 of 37) sorted by relevance

12

/linux-6.12.1/Documentation/networking/ !
Dtls.rst79 The sendfile system call will send the file's data over TLS records of maximum
86 sendfile(sock, file, &offset, stat.st_size);
229 For device offload only. Allow sendfile() data to be transmitted directly
235 applicable if the data sent on a socket via sendfile() is read-only.
Dmsg_zerocopy.rst19 such as sendfile and splice. The MSG_ZEROCOPY flag extends the
/linux-6.12.1/tools/testing/selftests/wireguard/qemu/ !
Dinit.c261 if (sendfile(1, fd, NULL, 0x7ffff000) > 0) in check_leaks()
/linux-6.12.1/arch/powerpc/kernel/syscalls/ !
Dsyscall.tbl242 186 32 sendfile sys_sendfile compat_sys_sendfile
243 186 64 sendfile sys_sendfile64
244 186 spu sendfile sys_sendfile64
/linux-6.12.1/tools/perf/arch/powerpc/entry/syscalls/ !
Dsyscall.tbl242 186 32 sendfile sys_sendfile compat_sys_sendfile
243 186 64 sendfile sys_sendfile64
244 186 spu sendfile sys_sendfile64
/linux-6.12.1/arch/sparc/kernel/syscalls/ !
Dsyscall.tbl57 39 32 sendfile sys_sendfile compat_sys_sendfile
58 39 64 sendfile sys_sendfile64
/linux-6.12.1/Documentation/bpf/ !
Dmap_sockmap.rst205 - A single ``sendmsg()`` or ``sendfile()`` system call contains multiple
225 be assigned, even if the data spans multiple ``sendmsg()`` or ``sendfile()``
243 calls relying on MSG_SPLICE_PAGES (e.g., ``sendfile()``) this will be the
/linux-6.12.1/tools/testing/selftests/exec/ !
Dexecveat.c161 sendfile(out_fd, in_fd, NULL, info.st_size); in exe_cp()
/linux-6.12.1/tools/testing/selftests/net/ !
Dtls.c401 TEST_F(tls, sendfile) in TEST_F() argument
408 EXPECT_GE(sendfile(self->fd, filefd, 0, st.st_size), 0); in TEST_F()
428 EXPECT_GE(sendfile(self->fd, filefd, 0, st.st_size), 0); in TEST_F()
456 ret = sendfile(self->fd, fd, &offset, chunk_size); in chunked_sendfile()
1417 res = sendfile(self->fd, fd, NULL, in test_mutliproc()
/linux-6.12.1/tools/perf/arch/mips/entry/syscalls/ !
Dsyscall_n64.tbl49 39 n64 sendfile sys_sendfile64
/linux-6.12.1/arch/mips/kernel/syscalls/ !
Dsyscall_n64.tbl49 39 n64 sendfile sys_sendfile64
Dsyscall_n32.tbl49 39 n32 sendfile compat_sys_sendfile
/linux-6.12.1/arch/x86/entry/syscalls/ !
Dsyscall_64.tbl52 40 common sendfile sys_sendfile64
/linux-6.12.1/arch/arm64/tools/ !
Dsyscall_64.tbl91 71 64 sendfile sys_sendfile64
/linux-6.12.1/tools/perf/arch/x86/entry/syscalls/ !
Dsyscall_64.tbl52 40 common sendfile sys_sendfile64
Dsyscall_32.tbl202 187 i386 sendfile sys_sendfile compat_sys_sendfile
/linux-6.12.1/scripts/ !
Dsyscall.tbl91 71 64 sendfile sys_sendfile64
/linux-6.12.1/arch/xtensa/kernel/syscalls/ !
Dsyscall.tbl126 113 common sendfile sys_sendfile
/linux-6.12.1/fs/ !
Dread_write.c1422 SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) in SYSCALL_DEFINE4() argument
1459 COMPAT_SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, in COMPAT_SYSCALL_DEFINE4() argument
/linux-6.12.1/arch/parisc/kernel/syscalls/ !
Dsyscall.tbl137 122 common sendfile sys_sendfile compat_sys_sendfile
/linux-6.12.1/arch/microblaze/kernel/syscalls/ !
Dsyscall.tbl197 187 common sendfile sys_sendfile
/linux-6.12.1/arch/m68k/kernel/syscalls/ !
Dsyscall.tbl197 187 common sendfile sys_sendfile
/linux-6.12.1/arch/sh/kernel/syscalls/ !
Dsyscall.tbl197 187 common sendfile sys_sendfile
/linux-6.12.1/tools/testing/selftests/net/mptcp/ !
Duserspace_pm.sh188 ./mptcp_connect -s MPTCP -w 300 -m sendfile -p $app_port $connect_addr\
/linux-6.12.1/arch/arm/tools/ !
Dsyscall.tbl204 187 common sendfile sys_sendfile

12