Searched refs:tx_sa_lock (Results 1 – 2 of 2) sorted by relevance
344 spin_lock_irqsave(&ssk->tx_sa_lock, flags); in sdp_handle_sendsm()367 spin_unlock_irqrestore(&ssk->tx_sa_lock, flags); in sdp_handle_sendsm()379 spin_lock_irqsave(&ssk->tx_sa_lock, flags); in sdp_handle_rdma_read_compl()401 spin_unlock_irqrestore(&ssk->tx_sa_lock, flags); in sdp_handle_rdma_read_compl()699 spin_lock_irqsave(&ssk->tx_sa_lock, lock_flags); in do_sdp_sendmsg_zcopy()701 spin_unlock_irqrestore(&ssk->tx_sa_lock, lock_flags); in do_sdp_sendmsg_zcopy()786 spin_lock_irqsave(&ssk->tx_sa_lock, flags); in sdp_abort_srcavail()792 spin_unlock_irqrestore(&ssk->tx_sa_lock, flags); in sdp_abort_srcavail()
396 spinlock_t tx_sa_lock; member