Searched refs:sc_send_lock (Results 1 – 5 of 5) sorted by relevance
174 struct mutex sc_send_lock; member
668 mutex_init(&sc->sc_send_lock); in o2net_register_callbacks()945 mutex_lock(&sc->sc_send_lock); in o2net_sendpage()947 mutex_unlock(&sc->sc_send_lock); in o2net_sendpage()1098 mutex_lock(&sc->sc_send_lock); in o2net_send_message_vec()1101 mutex_unlock(&sc->sc_send_lock); in o2net_send_message_vec()1236 mutex_lock(&sc->sc_send_lock); in o2net_process_message()1239 mutex_unlock(&sc->sc_send_lock); in o2net_process_message()
92 spinlock_t sc_send_lock; member
201 spin_lock(&rdma->sc_send_lock); in svc_rdma_send_ctxt_get()206 spin_unlock(&rdma->sc_send_lock); in svc_rdma_send_ctxt_get()219 spin_unlock(&rdma->sc_send_lock); in svc_rdma_send_ctxt_get()
144 spin_lock_init(&cma_xprt->sc_send_lock); in svc_rdma_create_xprt()