Home
last modified time | relevance | path

Searched refs:read_descriptor_t (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/net/strparser/
H A Dstrparser.c65 read_descriptor_t *desc) in strp_parser_err()
89 static int __strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in __strp_recv()
321 read_descriptor_t desc; /* Dummy arg to strp_recv */ in strp_process()
330 static int strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in strp_recv()
348 read_descriptor_t desc; in strp_read_sock()
/openbmc/linux/include/linux/
H A Dnet.h148 } read_descriptor_t; typedef
156 typedef int (*sk_read_actor_t)(read_descriptor_t *, struct sk_buff *,
219 int (*read_sock)(struct sock *sk, read_descriptor_t *desc,
/openbmc/linux/net/rds/
H A Dtcp_recv.c155 static int rds_tcp_data_recv(read_descriptor_t *desc, struct sk_buff *skb, in rds_tcp_data_recv()
267 read_descriptor_t desc; in rds_tcp_read_sock()
/openbmc/linux/net/tls/
H A Dtls_strp.c335 static int tls_strp_copyin(read_descriptor_t *desc, struct sk_buff *in_skb, in tls_strp_copyin()
372 read_descriptor_t desc; in tls_strp_read_copyin()
H A Dtls.h163 int tls_sw_read_sock(struct sock *sk, read_descriptor_t *desc,
H A Dtls_sw.c2246 int tls_sw_read_sock(struct sock *sk, read_descriptor_t *desc, in tls_sw_read_sock()
/openbmc/linux/drivers/scsi/
H A Discsi_tcp.c85 static int iscsi_sw_tcp_recv(read_descriptor_t *rd_desc, struct sk_buff *skb, in iscsi_sw_tcp_recv()
135 read_descriptor_t rd_desc; in iscsi_sw_tcp_recv_data()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw.h550 int siw_tcp_rx_data(read_descriptor_t *rd_desc, struct sk_buff *skb,
H A Dsiw_qp.c109 read_descriptor_t rd_desc = { .arg.data = qp, .count = 1 }; in siw_qp_llp_data_ready()
H A Dsiw_qp_rx.c1356 int siw_tcp_rx_data(read_descriptor_t *rd_desc, struct sk_buff *skb, in siw_tcp_rx_data()
H A Dsiw_cm.c111 read_descriptor_t rd_desc; in siw_rtr_data_ready()
/openbmc/linux/drivers/nvme/host/
H A Dtcp.c884 static int nvme_tcp_recv_skb(read_descriptor_t *desc, struct sk_buff *skb, in nvme_tcp_recv_skb()
1218 read_descriptor_t rd_desc; in nvme_tcp_try_recv()
/openbmc/linux/net/ipv4/
H A Dtcp.c740 static int tcp_splice_data_recv(read_descriptor_t *rd_desc, struct sk_buff *skb, in tcp_splice_data_recv()
756 read_descriptor_t rd_desc = { in __tcp_splice_read()
1556 int tcp_read_sock(struct sock *sk, read_descriptor_t *desc, in tcp_read_sock()
/openbmc/linux/include/net/
H A Dtcp.h676 int tcp_read_sock(struct sock *sk, read_descriptor_t *desc,