Home
last modified time | relevance | path

Searched refs:send (Results 1 - 25 of 584) sorted by relevance

12345678910>>...24

/kernel/linux/linux-5.10/net/rds/
H A Dib_send.c151 struct rds_ib_send_work *send, in rds_ib_send_unmap_op()
157 switch (send->s_wr.opcode) { in rds_ib_send_unmap_op()
159 if (send->s_op) { in rds_ib_send_unmap_op()
160 rm = container_of(send->s_op, struct rds_message, data); in rds_ib_send_unmap_op()
161 rds_ib_send_unmap_data(ic, send->s_op, wc_status); in rds_ib_send_unmap_op()
166 if (send->s_op) { in rds_ib_send_unmap_op()
167 rm = container_of(send->s_op, struct rds_message, rdma); in rds_ib_send_unmap_op()
168 rds_ib_send_unmap_rdma(ic, send->s_op, wc_status); in rds_ib_send_unmap_op()
173 if (send->s_op) { in rds_ib_send_unmap_op()
174 rm = container_of(send in rds_ib_send_unmap_op()
150 rds_ib_send_unmap_op(struct rds_ib_connection *ic, struct rds_ib_send_work *send, int wc_status) rds_ib_send_unmap_op() argument
192 struct rds_ib_send_work *send; rds_ib_send_init_ring() local
216 struct rds_ib_send_work *send; rds_ib_send_clear_ring() local
247 struct rds_ib_send_work *send; rds_ib_send_cqe_handler() local
455 rds_ib_set_wr_signal_state(struct rds_ib_connection *ic, struct rds_ib_send_work *send, bool notify) rds_ib_set_wr_signal_state() argument
490 struct rds_ib_send_work *send = NULL; rds_ib_xmit() local
770 struct rds_ib_send_work *send = NULL; rds_ib_xmit_atomic() local
856 struct rds_ib_send_work *send = NULL; rds_ib_xmit_rdma() local
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Dib_send.c151 struct rds_ib_send_work *send, in rds_ib_send_unmap_op()
157 switch (send->s_wr.opcode) { in rds_ib_send_unmap_op()
159 if (send->s_op) { in rds_ib_send_unmap_op()
160 rm = container_of(send->s_op, struct rds_message, data); in rds_ib_send_unmap_op()
161 rds_ib_send_unmap_data(ic, send->s_op, wc_status); in rds_ib_send_unmap_op()
166 if (send->s_op) { in rds_ib_send_unmap_op()
167 rm = container_of(send->s_op, struct rds_message, rdma); in rds_ib_send_unmap_op()
168 rds_ib_send_unmap_rdma(ic, send->s_op, wc_status); in rds_ib_send_unmap_op()
173 if (send->s_op) { in rds_ib_send_unmap_op()
174 rm = container_of(send in rds_ib_send_unmap_op()
150 rds_ib_send_unmap_op(struct rds_ib_connection *ic, struct rds_ib_send_work *send, int wc_status) rds_ib_send_unmap_op() argument
192 struct rds_ib_send_work *send; rds_ib_send_init_ring() local
216 struct rds_ib_send_work *send; rds_ib_send_clear_ring() local
247 struct rds_ib_send_work *send; rds_ib_send_cqe_handler() local
454 rds_ib_set_wr_signal_state(struct rds_ib_connection *ic, struct rds_ib_send_work *send, bool notify) rds_ib_set_wr_signal_state() argument
489 struct rds_ib_send_work *send = NULL; rds_ib_xmit() local
769 struct rds_ib_send_work *send = NULL; rds_ib_xmit_atomic() local
855 struct rds_ib_send_work *send = NULL; rds_ib_xmit_rdma() local
[all...]
/kernel/linux/linux-6.6/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...]
/kernel/linux/linux-6.6/net/atm/
H A Draw.c59 return vcc->dev->ops->send(vcc, skb); in atm_send_aal0()
67 vcc->send = atm_send_aal0; in atm_init_aal0()
77 vcc->send = vcc->dev->ops->send_bh; in atm_init_aal34()
79 vcc->send = vcc->dev->ops->send; in atm_init_aal34()
89 vcc->send = vcc->dev->ops->send_bh; in atm_init_aal5()
91 vcc->send = vcc->dev->ops->send; in atm_init_aal5()
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dnetjet.c76 struct tiger_dma send; member
181 bc->bch.nr, fill, cnt, idx, card->send.idx); in fill_mem()
188 val = card->send.start[idx]; in fill_mem()
191 card->send.start[idx++] = val; in fill_mem()
192 if (idx >= card->send.size) in fill_mem()
208 fill_mem(bc, 0, card->send.size, 0xff); in mode_tiger()
227 bc->free = card->send.size / 2; in mode_tiger()
241 bc->free = card->send.size / 2; in mode_tiger()
258 card->send.dmacur = inl(card->base + NJ_DMA_READ_ADR); in mode_tiger()
260 card->send in mode_tiger()
[all...]
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dnetjet.c76 struct tiger_dma send; member
181 bc->bch.nr, fill, cnt, idx, card->send.idx); in fill_mem()
188 val = card->send.start[idx]; in fill_mem()
191 card->send.start[idx++] = val; in fill_mem()
192 if (idx >= card->send.size) in fill_mem()
208 fill_mem(bc, 0, card->send.size, 0xff); in mode_tiger()
227 bc->free = card->send.size / 2; in mode_tiger()
241 bc->free = card->send.size / 2; in mode_tiger()
258 card->send.dmacur = inl(card->base + NJ_DMA_READ_ADR); in mode_tiger()
260 card->send in mode_tiger()
[all...]
/kernel/linux/linux-5.10/net/atm/
H A Draw.c57 return vcc->dev->ops->send(vcc, skb); in atm_send_aal0()
65 vcc->send = atm_send_aal0; in atm_init_aal0()
74 vcc->send = vcc->dev->ops->send; in atm_init_aal34()
83 vcc->send = vcc->dev->ops->send; in atm_init_aal5()
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dusbip_common.c415 static void correct_endian_basic(struct usbip_header_basic *base, int send) in correct_endian_basic() argument
417 if (send) { in correct_endian_basic()
433 int send) in correct_endian_cmd_submit()
435 if (send) { in correct_endian_cmd_submit()
453 int send) in correct_endian_ret_submit()
455 if (send) { in correct_endian_ret_submit()
471 int send) in correct_endian_cmd_unlink()
473 if (send) in correct_endian_cmd_unlink()
480 int send) in correct_endian_ret_unlink()
482 if (send) in correct_endian_ret_unlink()
432 correct_endian_cmd_submit(struct usbip_header_cmd_submit *pdu, int send) correct_endian_cmd_submit() argument
452 correct_endian_ret_submit(struct usbip_header_ret_submit *pdu, int send) correct_endian_ret_submit() argument
470 correct_endian_cmd_unlink(struct usbip_header_cmd_unlink *pdu, int send) correct_endian_cmd_unlink() argument
479 correct_endian_ret_unlink(struct usbip_header_ret_unlink *pdu, int send) correct_endian_ret_unlink() argument
488 usbip_header_correct_endian(struct usbip_header *pdu, int send) usbip_header_correct_endian() argument
521 usbip_iso_packet_correct_endian( struct usbip_iso_packet_descriptor *iso, int send) usbip_iso_packet_correct_endian() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dusbip_common.c496 static void correct_endian_basic(struct usbip_header_basic *base, int send) in correct_endian_basic() argument
498 if (send) { in correct_endian_basic()
514 int send) in correct_endian_cmd_submit()
516 if (send) { in correct_endian_cmd_submit()
534 int send) in correct_endian_ret_submit()
536 if (send) { in correct_endian_ret_submit()
552 int send) in correct_endian_cmd_unlink()
554 if (send) in correct_endian_cmd_unlink()
561 int send) in correct_endian_ret_unlink()
563 if (send) in correct_endian_ret_unlink()
513 correct_endian_cmd_submit(struct usbip_header_cmd_submit *pdu, int send) correct_endian_cmd_submit() argument
533 correct_endian_ret_submit(struct usbip_header_ret_submit *pdu, int send) correct_endian_ret_submit() argument
551 correct_endian_cmd_unlink(struct usbip_header_cmd_unlink *pdu, int send) correct_endian_cmd_unlink() argument
560 correct_endian_ret_unlink(struct usbip_header_ret_unlink *pdu, int send) correct_endian_ret_unlink() argument
569 usbip_header_correct_endian(struct usbip_header *pdu, int send) usbip_header_correct_endian() argument
602 usbip_iso_packet_correct_endian( struct usbip_iso_packet_descriptor *iso, int send) usbip_iso_packet_correct_endian() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c74 uint32_t cont, send, line; in enc3_update_hdmi_info_packet() local
85 /* send packet(s) every frame */ in enc3_update_hdmi_info_packet()
86 send = 1; in enc3_update_hdmi_info_packet()
87 /* select line number to send packets on */ in enc3_update_hdmi_info_packet()
91 send = 0; in enc3_update_hdmi_info_packet()
102 HDMI_GENERIC0_SEND, send); in enc3_update_hdmi_info_packet()
109 HDMI_GENERIC1_SEND, send); in enc3_update_hdmi_info_packet()
116 HDMI_GENERIC2_SEND, send); in enc3_update_hdmi_info_packet()
123 HDMI_GENERIC3_SEND, send); in enc3_update_hdmi_info_packet()
130 HDMI_GENERIC4_SEND, send); in enc3_update_hdmi_info_packet()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c58 uint32_t cont, send, line; in enc3_update_hdmi_info_packet() local
70 /* send packet(s) every frame */ in enc3_update_hdmi_info_packet()
71 send = 1; in enc3_update_hdmi_info_packet()
72 /* select line number to send packets on */ in enc3_update_hdmi_info_packet()
76 send = 0; in enc3_update_hdmi_info_packet()
87 HDMI_GENERIC0_SEND, send); in enc3_update_hdmi_info_packet()
94 HDMI_GENERIC1_SEND, send); in enc3_update_hdmi_info_packet()
101 HDMI_GENERIC2_SEND, send); in enc3_update_hdmi_info_packet()
108 HDMI_GENERIC3_SEND, send); in enc3_update_hdmi_info_packet()
115 HDMI_GENERIC4_SEND, send); in enc3_update_hdmi_info_packet()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c64 * | 0x0000 | H2G `CTB Descriptor`_ (send) | |
68 * | 0x1000 | H2G `CT Buffer`_ (send) | n*4K |
80 * of the receive buffer (relative to the send) to ensure a G2H response
115 spin_lock_init(&ct->ctbs.send.lock); in intel_guc_ct_init_early()
191 static int ct_register_buffer(struct intel_guc_ct *ct, bool send, in ct_register_buffer() argument
196 err = intel_guc_self_cfg64(ct_to_guc(ct), send ? in ct_register_buffer()
203 err = intel_guc_self_cfg64(ct_to_guc(ct), send ? in ct_register_buffer()
210 err = intel_guc_self_cfg32(ct_to_guc(ct), send ? in ct_register_buffer()
217 send ? "SEND" : "RECV", ERR_PTR(err)); in ct_register_buffer()
257 /* store pointers to desc and cmds for send ct in intel_guc_ct_init()
548 struct guc_ct_buffer_desc *send = ct->ctbs.send.desc; ct_deadlocked() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtls.c239 EXPECT_EQ(send(self->fd, test_str, send_len, 0), send_len); in TEST_F()
424 EXPECT_EQ(send(self->fd, test_str, to_send, 0), to_send); in TEST_F()
498 EXPECT_GE(send(self->fd, buf, send_len, 0), 0); in TEST_F()
510 EXPECT_EQ(send(self->fd, test_str, send_len, 0), send_len); in TEST_F()
521 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_MORE), send_len); in TEST_F()
523 EXPECT_EQ(send(self->fd, test_str, send_len, 0), send_len); in TEST_F()
535 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_MORE), send_len); in TEST_F()
545 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_EOR), send_len); in TEST_F()
741 EXPECT_EQ(send(self->fd, test_str, send_len2, 0), send_len2); in TEST_F()
762 EXPECT_EQ(send(sel in TEST_F()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsock_destroy.c51 n = send(clien, "t", 1, 0); in test_tcp_client()
52 if (!ASSERT_EQ(n, 1, "client send")) in test_tcp_client()
58 n = send(clien, "t", 1, 0); in test_tcp_client()
92 n = send(clien, "t", 1, 0); in test_tcp_server()
93 if (!ASSERT_EQ(n, 1, "client send")) in test_tcp_server()
99 n = send(clien, "t", 1, 0); in test_tcp_server()
125 n = send(clien, "t", 1, 0); in test_udp_client()
126 if (!ASSERT_EQ(n, 1, "client send")) in test_udp_client()
132 n = send(clien, "t", 1, 0); in test_udp_client()
/kernel/linux/linux-6.6/drivers/mailbox/
H A Darm_mhuv2.c163 * @send: Base address of the register mapping region.
177 struct mhu2_send_frame_reg __iomem *send; member
293 return !(readl_relaxed(&mhu->send->ch_wn[priv->ch_wn_idx].stat) & in mhuv2_doorbell_last_tx_done()
307 &mhu->send->ch_wn[priv->ch_wn_idx].stat_set); in mhuv2_doorbell_send_data()
393 writel_relaxed(0x1, &mhu->send->ch_wn[i].int_clr); in mhuv2_data_transfer_tx_startup()
394 writel_relaxed(0x1, &mhu->send->ch_wn[i].int_en); in mhuv2_data_transfer_tx_startup()
405 writel_relaxed(0x0, &mhu->send->ch_wn[i].int_en); in mhuv2_data_transfer_tx_shutdown()
415 return !readl_relaxed(&mhu->send->ch_wn[i].stat); in mhuv2_data_transfer_last_tx_done()
477 writel_relaxed(word, &mhu->send->ch_wn[priv->ch_wn_idx + windows - 1 - i].stat_set); in mhuv2_data_transfer_send_data()
548 chan = get_irq_chan_comb(mhu, mhu->send in mhuv2_sender_interrupt()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c58 * @pbuf: a number of blocks allocated within a PIO send context
59 * @pbc: PBC to send
75 void __iomem *send = dest + PIO_BLOCK_SIZE; in pio_copy() local
85 if (dend < send) { in pio_copy()
107 while (dest < send) { in pio_copy()
307 void __iomem *send = dest + PIO_BLOCK_SIZE; in seg_pio_copy_start() local
316 if (dend < send) { in seg_pio_copy_start()
338 while (dest < send) { in seg_pio_copy_start()
412 void __iomem *send; /* SOP end */ in mid_copy_mix() local
419 send in mid_copy_mix()
538 void __iomem *send; /* SOP end */ mid_copy_straight() local
[all...]
/kernel/linux/linux-6.6/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; in pio_copy() local
44 if (dend < send) { in pio_copy()
66 while (dest < send) { in pio_copy()
266 void __iomem *send = dest + PIO_BLOCK_SIZE; in seg_pio_copy_start() local
275 if (dend < send) { in seg_pio_copy_start()
297 while (dest < send) { in seg_pio_copy_start()
371 void __iomem *send; /* SOP end */ in mid_copy_mix() local
378 send in mid_copy_mix()
497 void __iomem *send; /* SOP end */ mid_copy_straight() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c54 uint32_t cont, send, line; in enc2_update_hdmi_info_packet() local
65 /* send packet(s) every frame */ in enc2_update_hdmi_info_packet()
66 send = 1; in enc2_update_hdmi_info_packet()
67 /* select line number to send packets on */ in enc2_update_hdmi_info_packet()
71 send = 0; in enc2_update_hdmi_info_packet()
82 HDMI_GENERIC0_SEND, send); in enc2_update_hdmi_info_packet()
89 HDMI_GENERIC1_SEND, send); in enc2_update_hdmi_info_packet()
96 HDMI_GENERIC2_SEND, send); in enc2_update_hdmi_info_packet()
103 HDMI_GENERIC3_SEND, send); in enc2_update_hdmi_info_packet()
110 HDMI_GENERIC4_SEND, send); in enc2_update_hdmi_info_packet()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c55 uint32_t cont, send, line; in enc2_update_hdmi_info_packet() local
66 /* send packet(s) every frame */ in enc2_update_hdmi_info_packet()
67 send = 1; in enc2_update_hdmi_info_packet()
68 /* select line number to send packets on */ in enc2_update_hdmi_info_packet()
72 send = 0; in enc2_update_hdmi_info_packet()
83 HDMI_GENERIC0_SEND, send); in enc2_update_hdmi_info_packet()
90 HDMI_GENERIC1_SEND, send); in enc2_update_hdmi_info_packet()
97 HDMI_GENERIC2_SEND, send); in enc2_update_hdmi_info_packet()
104 HDMI_GENERIC3_SEND, send); in enc2_update_hdmi_info_packet()
111 HDMI_GENERIC4_SEND, send); in enc2_update_hdmi_info_packet()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtls.c93 EXPECT_EQ(send(self->fd, test_str, send_len, 0), send_len); in TEST_F()
208 EXPECT_EQ(send(self->fd, test_str, to_send, 0), to_send); in TEST_F()
280 EXPECT_GE(send(self->fd, buf, send_len, 0), 0); in TEST_F()
292 EXPECT_EQ(send(self->fd, test_str, send_len, 0), send_len); in TEST_F()
303 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_MORE), send_len); in TEST_F()
305 EXPECT_EQ(send(self->fd, test_str, send_len, 0), send_len); in TEST_F()
317 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_MORE), send_len); in TEST_F()
510 EXPECT_EQ(send(self->fd, test_str, send_len2, 0), send_len2); in TEST_F()
529 EXPECT_GE(send(self->fd, mem_send, send_len, 0), 0); in TEST_F()
544 EXPECT_EQ(send(sel in TEST_F()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtcp_client.py20 def send(sock, s): function
24 try: n = sock.send(s)
48 n = send(sock, buf)
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dst33zp24.c73 tpm_dev->ops->send(tpm_dev->phy_id, TPM_INT_STATUS, &interrupt, 1); in clear_interruption()
88 tpm_dev->ops->send(tpm_dev->phy_id, TPM_STS, &data, 1); in st33zp24_cancel()
141 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_ACCESS, &data, 1); in request_locality()
169 tpm_dev->ops->send(tpm_dev->phy_id, TPM_ACCESS, &data, 1); in release_locality()
347 * st33zp24_send send TPM commands through the I2C bus.
350 * @param: buf, the buffer to send.
351 * @param: count, the number of bytes to send.
387 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_DATA_FIFO, in st33zp24_send()
401 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_DATA_FIFO, in st33zp24_send()
413 ret = tpm_dev->ops->send(tpm_de in st33zp24_send()
[all...]
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dst33zp24.c72 tpm_dev->ops->send(tpm_dev->phy_id, TPM_INT_STATUS, &interrupt, 1); in clear_interruption()
85 tpm_dev->ops->send(tpm_dev->phy_id, TPM_STS, &data, 1); in st33zp24_cancel()
129 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_ACCESS, &data, 1); in request_locality()
153 tpm_dev->ops->send(tpm_dev->phy_id, TPM_ACCESS, &data, 1); in release_locality()
300 * send TPM commands through the I2C bus.
334 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_DATA_FIFO, in st33zp24_send()
348 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_DATA_FIFO, in st33zp24_send()
360 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_STS, &data, 1); in st33zp24_send()
427 .send = st33zp24_send,
517 ret = tpm_dev->ops->send(tpm_de in st33zp24_probe()
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_icmp.c39 ip6_icmp_send_t *send; in __icmpv6_send() local
42 send = rcu_dereference(ip6_icmp_send); in __icmpv6_send()
43 if (send) in __icmpv6_send()
44 send(skb, type, code, info, NULL, parm); in __icmpv6_send()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_icmp.c39 ip6_icmp_send_t *send; in __icmpv6_send() local
42 send = rcu_dereference(ip6_icmp_send); in __icmpv6_send()
43 if (send) in __icmpv6_send()
44 send(skb, type, code, info, NULL, parm); in __icmpv6_send()

Completed in 17 milliseconds

12345678910>>...24