Searched refs:sc_send_lock (Results 1 – 5 of 5) sorted by relevance
174 struct mutex sc_send_lock; member
665 mutex_init(&sc->sc_send_lock); in o2net_register_callbacks()937 mutex_lock(&sc->sc_send_lock); in o2net_sendpage()942 mutex_unlock(&sc->sc_send_lock); in o2net_sendpage()1094 mutex_lock(&sc->sc_send_lock); in o2net_send_message_vec()1097 mutex_unlock(&sc->sc_send_lock); in o2net_send_message_vec()1232 mutex_lock(&sc->sc_send_lock); in o2net_process_message()1235 mutex_unlock(&sc->sc_send_lock); in o2net_process_message()
92 spinlock_t sc_send_lock; member
203 spin_lock(&rdma->sc_send_lock); in svc_rdma_send_ctxt_get()208 spin_unlock(&rdma->sc_send_lock); in svc_rdma_send_ctxt_get()220 spin_unlock(&rdma->sc_send_lock); in svc_rdma_send_ctxt_get()
146 spin_lock_init(&cma_xprt->sc_send_lock); in svc_rdma_create_xprt()