Home
last modified time | relevance | path

Searched refs:svc_rdma_recv_ctxt (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c111 static inline struct svc_rdma_recv_ctxt *
114 return list_first_entry_or_null(list, struct svc_rdma_recv_ctxt, in svc_rdma_next_recv_ctxt()
118 static struct svc_rdma_recv_ctxt *
122 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxt_alloc()
164 struct svc_rdma_recv_ctxt *ctxt) in svc_rdma_recv_ctxt_destroy()
179 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxts_destroy()
183 ctxt = llist_entry(node, struct svc_rdma_recv_ctxt, rc_node); in svc_rdma_recv_ctxts_destroy()
194 struct svc_rdma_recv_ctxt *svc_rdma_recv_ctxt_get(struct svcxprt_rdma *rdma) in svc_rdma_recv_ctxt_get()
196 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxt_get()
203 ctxt = llist_entry(node, struct svc_rdma_recv_ctxt, rc_node); in svc_rdma_recv_ctxt_get()
[all …]
Dsvc_rdma_rw.c323 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_wc_read_done()
327 ctxt = container_of(cc, struct svc_rdma_recv_ctxt, rc_cc); in svc_rdma_wc_read_done()
647 const struct svc_rdma_recv_ctxt *rctxt, in svc_rdma_send_write_list()
732 struct svc_rdma_recv_ctxt *head, in svc_rdma_build_read_segment()
800 struct svc_rdma_recv_ctxt *head, in svc_rdma_build_read_chunk()
833 struct svc_rdma_recv_ctxt *head, in svc_rdma_copy_inline_range()
883 struct svc_rdma_recv_ctxt *head) in svc_rdma_read_multiple_chunks()
937 struct svc_rdma_recv_ctxt *head) in svc_rdma_read_data_item()
959 struct svc_rdma_recv_ctxt *head, in svc_rdma_read_chunk_range()
1003 struct svc_rdma_recv_ctxt *head) in svc_rdma_read_call_chunk()
[all …]
Dsvc_rdma_pcl.c68 static void pcl_set_read_segment(const struct svc_rdma_recv_ctxt *rctxt, in pcl_set_read_segment()
102 bool pcl_alloc_call(struct svc_rdma_recv_ctxt *rctxt, __be32 *p) in pcl_alloc_call()
156 bool pcl_alloc_read(struct svc_rdma_recv_ctxt *rctxt, __be32 *p) in pcl_alloc_read()
201 bool pcl_alloc_write(struct svc_rdma_recv_ctxt *rctxt, in pcl_alloc_write()
Dsvc_rdma_sendto.c494 static ssize_t svc_rdma_encode_write_list(struct svc_rdma_recv_ctxt *rctxt, in svc_rdma_encode_write_list()
529 svc_rdma_encode_reply_chunk(struct svc_rdma_recv_ctxt *rctxt, in svc_rdma_encode_reply_chunk()
882 const struct svc_rdma_recv_ctxt *rctxt, in svc_rdma_send_reply_msg()
925 struct svc_rdma_recv_ctxt *rctxt, in svc_rdma_send_error_msg()
994 struct svc_rdma_recv_ctxt *rctxt = rqstp->rq_xprt_ctxt; in svc_rdma_sendto()
1086 struct svc_rdma_recv_ctxt *rctxt = rqstp->rq_xprt_ctxt; in svc_rdma_result_payload()
Dsvc_rdma_backchannel.c20 struct svc_rdma_recv_ctxt *rctxt) in svc_rdma_handle_bc_reply()
/linux-6.12.1/include/linux/sunrpc/
Dsvc_rdma.h177 struct svc_rdma_recv_ctxt { struct
253 struct svc_rdma_recv_ctxt *rctxt);
258 extern struct svc_rdma_recv_ctxt *
261 struct svc_rdma_recv_ctxt *ctxt);
278 const struct svc_rdma_recv_ctxt *rctxt,
287 struct svc_rdma_recv_ctxt *head);
304 struct svc_rdma_recv_ctxt *rctxt,
Dsvc_rdma_pcl.h115 struct svc_rdma_recv_ctxt;
118 extern bool pcl_alloc_call(struct svc_rdma_recv_ctxt *rctxt, __be32 *p);
119 extern bool pcl_alloc_read(struct svc_rdma_recv_ctxt *rctxt, __be32 *p);
120 extern bool pcl_alloc_write(struct svc_rdma_recv_ctxt *rctxt,
/linux-6.12.1/include/trace/events/
Drpcrdma.h1540 const struct svc_rdma_recv_ctxt *ctxt,
1575 const struct svc_rdma_recv_ctxt *ctxt,
1600 const struct svc_rdma_recv_ctxt *ctxt,
1633 const struct svc_rdma_recv_ctxt *ctxt, \