Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libfc/
Dfc_exch.c376 spin_lock_bh(&ep->ex_lock); in fc_exch_timer_set()
378 spin_unlock_bh(&ep->ex_lock); in fc_exch_timer_set()
534 spin_lock_bh(&ep->ex_lock); in fc_seq_send()
536 spin_unlock_bh(&ep->ex_lock); in fc_seq_send()
584 spin_lock_bh(&ep->ex_lock); in fc_seq_start_next()
586 spin_unlock_bh(&ep->ex_lock); in fc_seq_start_next()
604 spin_lock_bh(&ep->ex_lock); in fc_seq_set_resp()
607 spin_unlock_bh(&ep->ex_lock); in fc_seq_set_resp()
611 spin_lock_bh(&ep->ex_lock); in fc_seq_set_resp()
616 spin_unlock_bh(&ep->ex_lock); in fc_seq_set_resp()
[all …]
/linux-4.4.14/include/scsi/
Dlibfc.h429 spinlock_t ex_lock; member