Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/libfc/
Dfc_exch.c367 spin_lock_bh(&ep->ex_lock); in fc_exch_timer_set()
369 spin_unlock_bh(&ep->ex_lock); in fc_exch_timer_set()
529 spin_lock_bh(&ep->ex_lock); in fc_seq_send()
531 spin_unlock_bh(&ep->ex_lock); in fc_seq_send()
580 spin_lock_bh(&ep->ex_lock); in fc_seq_start_next()
582 spin_unlock_bh(&ep->ex_lock); in fc_seq_start_next()
600 spin_lock_bh(&ep->ex_lock); in fc_seq_set_resp()
603 spin_unlock_bh(&ep->ex_lock); in fc_seq_set_resp()
607 spin_lock_bh(&ep->ex_lock); in fc_seq_set_resp()
612 spin_unlock_bh(&ep->ex_lock); in fc_seq_set_resp()
[all …]
/Linux-v5.4/include/scsi/
Dlibfc.h425 spinlock_t ex_lock; member