Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c251 static void svc_rdma_send_ctxt_put_async(struct work_struct *work) in svc_rdma_send_ctxt_put_async() function
269 INIT_WORK(&ctxt->sc_work, svc_rdma_send_ctxt_put_async); in svc_rdma_send_ctxt_put()