Searched refs:send (Results 126 - 150 of 303) sorted by last modified time

1234567891011>>

/linux-master/drivers/net/wireguard/
H A Dsend.c127 bool send; local
131 send = keypair && READ_ONCE(keypair->sending.is_valid) &&
137 if (unlikely(send))
/linux-master/include/xen/
H A Devents.h81 struct evtchn_send send = { .port = port }; local
82 (void)HYPERVISOR_event_channel_op(EVTCHNOP_send, &send);
/linux-master/include/drm/
H A Di915_pxp_tee_interface.h16 * @send: sends data to PXP
25 int (*send)(struct device *dev, const void *message, size_t size, member in struct:i915_pxp_component_ops
/linux-master/drivers/s390/char/
H A Dsclp.c51 /* Mask of events that we can send to the sclp interface. */
174 u64 send; member in struct:__anon395
178 d.send = reg->send_mask;
759 /* Dispatch changes in send and receive mask to registered listeners. */
839 /* Calculate receive and send mask of currently registered listeners.
1188 /* Reboot event handler. Reset send and receive mask to prevent pending SCLP
/linux-master/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_tee.c78 ret = pxp_component->ops->send(pxp_component->tee_dev, msg_in, msg_in_size,
81 drm_err(&i915->drm, "Failed to send PXP TEE message\n");
140 drm_err(&i915->drm, "Failed to send PXP TEE gsc command\n");
350 drm_err(&i915->drm, "Failed to send tee msg init arb session, ret=[%d]\n", ret);
397 drm_err(&i915->drm, "Failed to send tee msg for inv-stream-key-%u, ret=[%d]\n",
/linux-master/kernel/
H A Dtaskstats.c650 goto send;
659 send:
/linux-master/drivers/usb/usbip/
H A Dusbip_common.h309 void usbip_header_correct_endian(struct usbip_header *pdu, int send);
/linux-master/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c414 const u32 *send = msg; local
417 debug_msg(npe, "Trying to send message %s [%08X:%08X]\n",
418 what, send[0], send[1]);
425 __raw_writel(send[0], &npe->regs->in_out_fifo);
432 __raw_writel(send[1], &npe->regs->in_out_fifo);
492 u32 *send = msg, recv[2]; local
499 if ((recv[0] != send[0]) || (recv[1] != send[1])) {
/linux-master/drivers/scsi/qedf/
H A Dqedf_main.c390 * Bring the link up before we send the fipvlan request so libfcoe
435 * Call lport->tt.rport_login which will cause libfc to send an
1147 * then do not try to also send it over the LL2 path
1225 /* send down to lld */
1227 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_LL2, "FCoE frame send: "
1261 QEDF_WARN(&(qedf->dbg_ctx), "Could not allocate send queue.\n");
1270 QEDF_WARN(&(qedf->dbg_ctx), "Could not allocate send queue PBL.\n");
1372 conn_info.def_q_idx = 0; /* Default index for send queue? */
1651 qedf->ctlr.send = qedf_fip_send;
3669 "Failed to send dr
[all...]
/linux-master/drivers/misc/sgi-xp/
H A Dxp.h168 xpGruSendMqError, /* 59: gru send message queue related error */
265 enum xp_retval (*send) (short, int, u32, void *, u16); member in struct:xpc_interface
291 if (!xpc_interface.send)
294 return xpc_interface.send(partid, ch_number, flags, payload,
/linux-master/drivers/infiniband/sw/siw/
H A Diwarp.h279 struct iwarp_send send; member in union:iwarp_hdr
/linux-master/drivers/infiniband/hw/irdma/
H A Duser.h225 struct irdma_post_send send; member in union:irdma_post_sq_info::__anon974
H A Duk.c402 * irdma_uk_send - rdma send command
419 op_info = &info->op.send;
717 * irdma_uk_inline_send - inline send operation
733 op_info = &info->op.send;
/linux-master/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c17 * @pbuf: a number of blocks allocated within a PIO send context
18 * @pbc: PBC to send
34 void __iomem *send = dest + PIO_BLOCK_SIZE; local
44 if (dend < send) {
66 while (dest < send) {
266 void __iomem *send = dest + PIO_BLOCK_SIZE; local
275 if (dend < send) {
297 while (dest < send) {
371 void __iomem *send; /* SOP end */ local
378 send
497 void __iomem *send; /* SOP end */ local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.h68 struct intel_guc_ct_buffer send; member in struct:intel_guc_ct::__anon674
78 u16 last_fence; /* last fence used to send request */
/linux-master/arch/m68k/kernel/
H A Dentry.S278 pea 1 | send SIGTRAP
/linux-master/tools/testing/vsock/
H A Dvsock_perf.c308 sent = send(fd, data, (rest_bytes > buf_size_bytes) ?
344 printf("time in 'send()': %f sec\n",
414 " --bytes <bytes>KMG Bytes to send (default %d)\n"
462 case 'M': /* Bytes to send. */
/linux-master/tools/testing/selftests/netfilter/
H A Dxt_string.sh49 send() { # (offset) function
63 send 0
64 send $((1000 - $patlen))
72 send 1000
73 send $((1400 - $patlen))
81 send $((1500 - $patlen))
89 send 1495
97 send 1500
105 send $((1600 - $patlen))
113 send
[all...]
/linux-master/tools/testing/selftests/net/
H A Dnettest.c70 int scope_id; /* remote scope; v6 send only */
134 /* use send() and connect() instead of sendto */
1031 if (send(sd, msg, msglen, 0) < 0) {
1032 log_err_errno("send failed sending msg to peer");
1160 log_err_errno("failed to send msg to peer");
1184 log_err_errno("failed to send buf");
1213 log_err_errno("failed to send buf");
1228 log_err_errno("failed to send msg to peer");
1559 log_err_errno("Failed to send client status");
1977 " -U Use connect() and send() fo
[all...]
/linux-master/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c138 send(cfd, buf, sizeof(buf), MSG_OOB);
145 send(cfd, buf, sizeof(buf), MSG_OOB);
149 send(cfd, buf, sizeof(buf), MSG_OOB);
156 send(cfd, buf, sizeof(buf), MSG_OOB);
160 send(cfd, buf, sizeof(buf), MSG_OOB);
163 send(cfd, buf, sizeof(buf), 0);
170 send(cfd, buf, 1, MSG_OOB);
H A Dscm_pidfd.c184 /* send(pfd, "x", sizeof(char), 0) */
420 err = send(pfd, "x", sizeof(char), 0);
/linux-master/tools/testing/selftests/bpf/
H A Dxdp_features.c411 err = send(ctrl_sockfd, buf, sizeof(*tlv), 0);
427 err = send(ctrl_sockfd, buf, sizeof(*tlv), 0);
450 err = send(ctrl_sockfd, buf, n, 0);
475 err = send(ctrl_sockfd, buf, n, 0);
538 err = send(sockfd, buf, sizeof(*tlv), 0);
640 /* send a new echo message to wake echo thread of the dut */
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_helpers.h100 ssize_t __ret = send((fd), (buf), (len), (flags)); \
102 FAIL_ERRNO("send"); \
H A Dsock_addr.c456 err = send(client, &data, sizeof(data), 0);
457 if (!ASSERT_EQ(err, sizeof(data), "send"))
/linux-master/tools/bpf/bpftool/
H A Dnet.c238 if (send(sock, &req, req.nlh.nlmsg_len, 0) < 0)
277 if (send(sock, &req, req.nlh.nlmsg_len, 0) < 0)
317 if (send(sock, &req, req.nlh.nlmsg_len, 0) < 0)
354 if (send(sock, &req, req.nlh.nlmsg_len, 0) < 0)

Completed in 406 milliseconds

1234567891011>>