Home
last modified time | relevance | path

Searched refs:svc_rdma_sendto (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A DMakefile6 svc_rdma_sendto.o svc_rdma_recvfrom.o svc_rdma_rw.o \
H A Dsvc_rdma_transport.c82 .xpo_sendto = svc_rdma_sendto,
H A Dsvc_rdma_sendto.c47 * The main entry point is svc_rdma_sendto. This is called by the
56 * svc_rdma_sendto must fully transmit the Reply before returning, as
751 * svc_rdma_sendto returns. Transfer pages under I/O to the ctxt
879 * svc_rdma_sendto - Transmit an RPC reply
890 int svc_rdma_sendto(struct svc_rqst *rqstp) in svc_rdma_sendto() function
990 * payload. svc_rdma_sendto will use that location later when
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A DMakefile6 svc_rdma_sendto.o svc_rdma_recvfrom.o svc_rdma_rw.o \
H A Dsvc_rdma_transport.c81 .xpo_sendto = svc_rdma_sendto,
H A Dsvc_rdma_sendto.c47 * The main entry point is svc_rdma_sendto. This is called by the
56 * svc_rdma_sendto must fully transmit the Reply before returning, as
808 * svc_rdma_sendto returns. Transfer pages under I/O to the ctxt
937 * svc_rdma_sendto - Transmit an RPC reply
948 int svc_rdma_sendto(struct svc_rqst *rqstp) in svc_rdma_sendto() function
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dsvc_rdma.h193 /* svc_rdma_sendto.c */
209 extern int svc_rdma_sendto(struct svc_rqst *);
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dsvc_rdma.h193 /* svc_rdma_sendto.c */
210 extern int svc_rdma_sendto(struct svc_rqst *);

Completed in 6 milliseconds