Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c541 static void __svc_rdma_free(struct work_struct *work) in __svc_rdma_free() function
587 INIT_WORK(&rdma->sc_work, __svc_rdma_free); in svc_rdma_free()