/linux-6.12.1/Documentation/networking/ ! |
D | tls.rst | 79 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.
|
D | msg_zerocopy.rst | 19 such as sendfile and splice. The MSG_ZEROCOPY flag extends the
|
/linux-6.12.1/tools/testing/selftests/wireguard/qemu/ ! |
D | init.c | 261 if (sendfile(1, fd, NULL, 0x7ffff000) > 0) in check_leaks()
|
/linux-6.12.1/arch/powerpc/kernel/syscalls/ ! |
D | syscall.tbl | 242 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/ ! |
D | syscall.tbl | 242 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/ ! |
D | syscall.tbl | 57 39 32 sendfile sys_sendfile compat_sys_sendfile 58 39 64 sendfile sys_sendfile64
|
/linux-6.12.1/Documentation/bpf/ ! |
D | map_sockmap.rst | 205 - 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/ ! |
D | execveat.c | 161 sendfile(out_fd, in_fd, NULL, info.st_size); in exe_cp()
|
/linux-6.12.1/tools/testing/selftests/net/ ! |
D | tls.c | 401 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/ ! |
D | syscall_n64.tbl | 49 39 n64 sendfile sys_sendfile64
|
/linux-6.12.1/arch/mips/kernel/syscalls/ ! |
D | syscall_n64.tbl | 49 39 n64 sendfile sys_sendfile64
|
D | syscall_n32.tbl | 49 39 n32 sendfile compat_sys_sendfile
|
/linux-6.12.1/arch/x86/entry/syscalls/ ! |
D | syscall_64.tbl | 52 40 common sendfile sys_sendfile64
|
/linux-6.12.1/arch/arm64/tools/ ! |
D | syscall_64.tbl | 91 71 64 sendfile sys_sendfile64
|
/linux-6.12.1/tools/perf/arch/x86/entry/syscalls/ ! |
D | syscall_64.tbl | 52 40 common sendfile sys_sendfile64
|
D | syscall_32.tbl | 202 187 i386 sendfile sys_sendfile compat_sys_sendfile
|
/linux-6.12.1/scripts/ ! |
D | syscall.tbl | 91 71 64 sendfile sys_sendfile64
|
/linux-6.12.1/arch/xtensa/kernel/syscalls/ ! |
D | syscall.tbl | 126 113 common sendfile sys_sendfile
|
/linux-6.12.1/fs/ ! |
D | read_write.c | 1422 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/ ! |
D | syscall.tbl | 137 122 common sendfile sys_sendfile compat_sys_sendfile
|
/linux-6.12.1/arch/microblaze/kernel/syscalls/ ! |
D | syscall.tbl | 197 187 common sendfile sys_sendfile
|
/linux-6.12.1/arch/m68k/kernel/syscalls/ ! |
D | syscall.tbl | 197 187 common sendfile sys_sendfile
|
/linux-6.12.1/arch/sh/kernel/syscalls/ ! |
D | syscall.tbl | 197 187 common sendfile sys_sendfile
|
/linux-6.12.1/tools/testing/selftests/net/mptcp/ ! |
D | userspace_pm.sh | 188 ./mptcp_connect -s MPTCP -w 300 -m sendfile -p $app_port $connect_addr\
|
/linux-6.12.1/arch/arm/tools/ ! |
D | syscall.tbl | 204 187 common sendfile sys_sendfile
|