Home
last modified time | relevance | path

Searched refs:rpcrdma_req_create (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dbackchannel.c194 req = rpcrdma_req_create(r_xprt, size, GFP_KERNEL); in rpcrdma_bc_rqst_get()
H A Dxprt_rdma.h460 struct rpcrdma_req *rpcrdma_req_create(struct rpcrdma_xprt *r_xprt, size_t size,
H A Dverbs.c836 * rpcrdma_req_create - Allocate an rpcrdma_req object
843 struct rpcrdma_req *rpcrdma_req_create(struct rpcrdma_xprt *r_xprt, size_t size, in rpcrdma_req_create() function
1064 req = rpcrdma_req_create(r_xprt, RPCRDMA_V1_DEF_INLINE_SIZE * 2, in rpcrdma_buffer_create()
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dbackchannel.c192 req = rpcrdma_req_create(r_xprt, size); in rpcrdma_bc_rqst_get()
H A Dxprt_rdma.h474 struct rpcrdma_req *rpcrdma_req_create(struct rpcrdma_xprt *r_xprt,
H A Dverbs.c802 * rpcrdma_req_create - Allocate an rpcrdma_req object
808 struct rpcrdma_req *rpcrdma_req_create(struct rpcrdma_xprt *r_xprt, in rpcrdma_req_create() function
1059 req = rpcrdma_req_create(r_xprt, in rpcrdma_buffer_create()

Completed in 8 milliseconds