Lines Matching refs:tmf_slock
247 spin_lock_irqsave(&cfg->tmf_slock, lock_flags); in cmd_complete()
250 spin_unlock_irqrestore(&cfg->tmf_slock, lock_flags); in cmd_complete()
426 spin_lock_irqsave(&cfg->tmf_slock, lock_flags); in send_tmf()
430 cfg->tmf_slock); in send_tmf()
433 spin_unlock_irqrestore(&cfg->tmf_slock, lock_flags); in send_tmf()
454 spin_lock_irqsave(&cfg->tmf_slock, lock_flags); in send_tmf()
456 spin_unlock_irqrestore(&cfg->tmf_slock, lock_flags); in send_tmf()
460 spin_lock_irqsave(&cfg->tmf_slock, lock_flags); in send_tmf()
464 cfg->tmf_slock, in send_tmf()
471 spin_unlock_irqrestore(&cfg->tmf_slock, lock_flags); in send_tmf()
520 spin_lock_irqsave(&cfg->tmf_slock, lock_flags); in cxlflash_queuecommand()
522 spin_unlock_irqrestore(&cfg->tmf_slock, lock_flags); in cxlflash_queuecommand()
526 spin_unlock_irqrestore(&cfg->tmf_slock, lock_flags); in cxlflash_queuecommand()
718 spin_lock_irqsave(&cfg->tmf_slock, lock_flags); in cxlflash_remove()
722 cfg->tmf_slock); in cxlflash_remove()
723 spin_unlock_irqrestore(&cfg->tmf_slock, lock_flags); in cxlflash_remove()
2413 spin_lock_init(&cfg->tmf_slock); in cxlflash_probe()