Searched refs:xpt_mutex (Results 1 – 4 of 4) sorted by relevance
228 if (!mutex_trylock(&sxprt->xpt_mutex)) { in xprt_rdma_bc_send_request()230 if (!mutex_trylock(&sxprt->xpt_mutex)) in xprt_rdma_bc_send_request()240 mutex_unlock(&sxprt->xpt_mutex); in xprt_rdma_bc_send_request()
76 struct mutex xpt_mutex; /* to serialize sending data */ member
171 mutex_init(&xprt->xpt_mutex); in svc_xprt_init()890 mutex_lock(&xprt->xpt_mutex); in svc_send()897 mutex_unlock(&xprt->xpt_mutex); in svc_send()
2723 if (!mutex_trylock(&xprt->xpt_mutex)) { in bc_send_request()2725 if (!mutex_trylock(&xprt->xpt_mutex)) in bc_send_request()2733 mutex_unlock(&xprt->xpt_mutex); in bc_send_request()