/linux-6.6.21/fs/smb/server/ |
D | transport_rdma.c | 856 struct smb_direct_sendmsg *sendmsg, *sibling; in send_done() local 860 sendmsg = container_of(wc->wr_cqe, struct smb_direct_sendmsg, cqe); in send_done() 861 t = sendmsg->transport; in send_done() 880 for (pos = &sendmsg->list, prev = pos->prev, end = sendmsg->list.next; in send_done() 1022 struct smb_direct_sendmsg *sendmsg; in smb_direct_create_header() local 1027 sendmsg = smb_direct_alloc_sendmsg(t); in smb_direct_create_header() 1028 if (IS_ERR(sendmsg)) in smb_direct_create_header() 1029 return PTR_ERR(sendmsg); in smb_direct_create_header() 1032 packet = (struct smb_direct_data_transfer *)sendmsg->packet; in smb_direct_create_header() 1061 sendmsg->sge[0].addr = ib_dma_map_single(t->cm_id->device, in smb_direct_create_header() [all …]
|
/linux-6.6.21/Documentation/networking/ |
D | mctp.rst | 123 ``sendto()``, ``sendmsg()``, ``send()`` : transmit an MCTP message 126 An MCTP message is transmitted using one of the ``sendto()``, ``sendmsg()`` or 161 The ``sendmsg()`` system call allows a more compact argument interface, and the 163 message types (used for the ``msg_control`` data passed to ``sendmsg()``) are 220 allocating a per-message tag at ``sendmsg()`` time. 239 can use in future ``sendmsg()`` calls. The application populates the 248 - ``MCTP_TAG_PREALLOC``: to indicate to ``sendmsg()`` that this is a 270 sendmsg() 278 sendmsg()
|
D | rxrpc.rst | 9 of AF_RXRPC family, using sendmsg() and recvmsg() with control data to send and 214 (#) The first sendmsg for a request to be sent from a client contains a tag to 220 first sendmsg() of a call (struct msghdr::msg_name). 226 first sendmsg() of the call must specify the target address. The server's 238 (#) When sending data for a call, sendmsg is given MSG_MORE if there's more 268 application then uses sendmsg to assign a tag to the new call. Once that 282 Notes on sendmsg: 284 (#) MSG_WAITALL can be set to tell sendmsg to ignore signals if the peer is 289 If this isn't set, sendmsg() will return immediately, either returning 325 AF_RXRPC makes use of control messages in sendmsg() and recvmsg() to multiplex [all …]
|
D | smc-sysctl.rst | 14 write()/sendmsg() system calls, we try to coalesce these small writes
|
/linux-6.6.21/net/rxrpc/ |
D | Makefile | 32 sendmsg.o \
|
/linux-6.6.21/Documentation/crypto/ |
D | userspace-if.rst | 158 Using the sendmsg() system call, the application provides the data that 160 specified with the data structure provided by the sendmsg() system call. 162 The sendmsg system call parameter of struct msghdr is embedded into the 217 Using the sendmsg() system call, the application provides the data that 219 specified with the data structure provided by the sendmsg() system call. 221 The sendmsg system call parameter of struct msghdr is embedded into the 270 sendmsg and setsockopt calls (see there). As the kernel knows the size 325 - *Additional Data* can be provided using the send()/sendmsg() system calls,
|
/linux-6.6.21/drivers/isdn/mISDN/ |
D | l1oip.h | 80 struct msghdr sendmsg; /* ip message to send */ member
|
D | l1oip_core.c | 338 len = kernel_sendmsg(socket, &hc->sendmsg, &hc->sendiov, 1, len); in l1oip_socket_send() 694 hc->sendmsg.msg_name = &hc->sin_remote; in l1oip_socket_thread() 695 hc->sendmsg.msg_namelen = sizeof(hc->sin_remote); in l1oip_socket_thread() 696 hc->sendmsg.msg_control = NULL; in l1oip_socket_thread() 697 hc->sendmsg.msg_controllen = 0; in l1oip_socket_thread()
|
/linux-6.6.21/crypto/ |
D | algif_rng.c | 176 .sendmsg = sock_no_sendmsg, 197 .sendmsg = rng_test_sendmsg,
|
D | algif_skcipher.c | 196 .sendmsg = skcipher_sendmsg, 274 .sendmsg = skcipher_sendmsg_nokey,
|
D | algif_hash.c | 293 .sendmsg = hash_sendmsg, 382 .sendmsg = hash_sendmsg_nokey,
|
/linux-6.6.21/net/ipv4/ |
D | udplite.c | 56 .sendmsg = udp_sendmsg,
|
/linux-6.6.21/kernel/ |
D | sys_ni.c | 159 COND_SYSCALL(sendmsg); 160 COND_SYSCALL_COMPAT(sendmsg);
|
/linux-6.6.21/net/ieee802154/ |
D | socket.c | 96 return sk->sk_prot->sendmsg(sk, msg, len); in ieee802154_sock_sendmsg() 400 .sendmsg = raw_sendmsg, 426 .sendmsg = ieee802154_sock_sendmsg, 961 .sendmsg = dgram_sendmsg, 988 .sendmsg = ieee802154_sock_sendmsg,
|
/linux-6.6.21/net/ipv6/ |
D | udplite.c | 55 .sendmsg = udpv6_sendmsg,
|
/linux-6.6.21/drivers/md/ |
D | md-cluster.c | 788 static int sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg, in sendmsg() function 990 err = sendmsg(cinfo, &cmsg, 1); in resync_bitmap() 1120 ret = sendmsg(cinfo, &cmsg, 0); in update_bitmap_size() 1364 return sendmsg(cinfo, &cmsg, 1); in resync_info_update() 1366 return sendmsg(cinfo, &cmsg, 0); in resync_info_update() 1482 return sendmsg(cinfo, &cmsg, 1); in remove_disk() 1547 err = sendmsg(cinfo, &cmsg, 1); in gather_bitmaps()
|
/linux-6.6.21/tools/bpf/bpftool/Documentation/ |
D | bpftool-cgroup.rst | 105 **sendmsg4** call to sendto(2), sendmsg(2), sendmmsg(2) for an 107 **sendmsg6** call to sendto(2), sendmsg(2), sendmmsg(2) for an
|
/linux-6.6.21/net/nfc/ |
D | rawsock.c | 281 .sendmsg = rawsock_sendmsg, 299 .sendmsg = sock_no_sendmsg,
|
/linux-6.6.21/net/phonet/ |
D | socket.c | 425 return sk->sk_prot->sendmsg(sk, m, total_len); in pn_socket_sendmsg() 441 .sendmsg = pn_socket_sendmsg, 461 .sendmsg = pn_socket_sendmsg,
|
D | datagram.c | 171 .sendmsg = pn_sendmsg,
|
/linux-6.6.21/net/atm/ |
D | pvc.c | 126 .sendmsg = vcc_sendmsg,
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | lwt_reroute.c | 136 sendmsg(s, &msg, MSG_NOSIGNAL); in overflow_fq()
|
/linux-6.6.21/tools/testing/selftests/net/af_unix/ |
D | diag_uid.c | 113 return sendmsg(self->netlink_fd, &msg, 0); in send_request()
|
/linux-6.6.21/net/bluetooth/bnep/ |
D | sock.c | 182 .sendmsg = sock_no_sendmsg,
|
/linux-6.6.21/net/bluetooth/cmtp/ |
D | sock.c | 184 .sendmsg = sock_no_sendmsg,
|