Home
last modified time | relevance | path

Searched refs:scsi_lock (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Drtsx.c120 /* This is always called with scsi_lock(host) held */
165 scsi_lock(host); in command_abort()
376 scsi_lock(host); in rtsx_control_thread()
418 scsi_lock(host); in rtsx_control_thread()
619 scsi_lock(host); in quiesce_and_remove_host()
637 scsi_lock(host); in quiesce_and_remove_host()
H A Drtsx.h131 * The scsi_lock() and scsi_unlock() macros protect the sm_state and the
135 #define scsi_lock(host) spin_lock_irq(host->host_lock) macro
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_dbf.c665 spin_lock_irqsave(&dbf->scsi_lock, flags); in zfcp_dbf_scsi_common()
723 spin_unlock_irqrestore(&dbf->scsi_lock, flags); in zfcp_dbf_scsi_common()
747 spin_lock_irqsave(&dbf->scsi_lock, flags); in zfcp_dbf_scsi_eh()
763 spin_unlock_irqrestore(&dbf->scsi_lock, flags); in zfcp_dbf_scsi_eh()
810 spin_lock_init(&dbf->scsi_lock); in zfcp_dbf_adapter_register()
H A Dzfcp_dbf.h296 * @scsi_lock: lock protecting scsi trace buffer
313 spinlock_t scsi_lock; member
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Drtsx.c120 /* This is always called with scsi_lock(host) held */
162 scsi_lock(host); in command_abort()
369 scsi_lock(host); in rtsx_control_thread()
405 scsi_lock(host); in rtsx_control_thread()
606 scsi_lock(host); in quiesce_and_remove_host()
624 scsi_lock(host); in quiesce_and_remove_host()
H A Drtsx.h131 * The scsi_lock() and scsi_unlock() macros protect the sm_state and the
135 #define scsi_lock(host) spin_lock_irq(host->host_lock) macro
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dusb.h166 * The scsi_lock() and scsi_unlock() macros protect the sm_state and the
170 #define scsi_lock(host) spin_lock_irq(host->host_lock) macro
H A Dscsiglue.c365 /* This is always called with scsi_lock(host) held */
416 scsi_lock(us_to_host(us)); in command_abort_matching()
519 scsi_lock(host); in usb_stor_report_bus_reset()
H A Dusb.c315 scsi_lock(host); in usb_stor_control_thread()
385 scsi_lock(host); in usb_stor_control_thread()
873 scsi_lock(host); in quiesce_and_remove_host()
H A Dtransport.c904 scsi_lock(us_to_host(us)); in usb_stor_invoke_transport()
918 scsi_lock(us_to_host(us)); in usb_stor_invoke_transport()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dusb.h166 * The scsi_lock() and scsi_unlock() macros protect the sm_state and the
170 #define scsi_lock(host) spin_lock_irq(host->host_lock) macro
H A Dscsiglue.c372 /* This is always called with scsi_lock(host) held */
422 scsi_lock(us_to_host(us)); in command_abort_matching()
525 scsi_lock(host); in usb_stor_report_bus_reset()
H A Dusb.c315 scsi_lock(host); in usb_stor_control_thread()
385 scsi_lock(host); in usb_stor_control_thread()
873 scsi_lock(host); in quiesce_and_remove_host()
H A Dtransport.c909 scsi_lock(us_to_host(us)); in usb_stor_invoke_transport()
923 scsi_lock(us_to_host(us)); in usb_stor_invoke_transport()
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_dbf.c682 spin_lock_irqsave(&dbf->scsi_lock, flags); in zfcp_dbf_scsi_common()
740 spin_unlock_irqrestore(&dbf->scsi_lock, flags); in zfcp_dbf_scsi_common()
764 spin_lock_irqsave(&dbf->scsi_lock, flags); in zfcp_dbf_scsi_eh()
780 spin_unlock_irqrestore(&dbf->scsi_lock, flags); in zfcp_dbf_scsi_eh()
827 spin_lock_init(&dbf->scsi_lock); in zfcp_dbf_adapter_register()
H A Dzfcp_dbf.h296 * @scsi_lock: lock protecting scsi trace buffer
313 spinlock_t scsi_lock; member

Completed in 22 milliseconds