Home
last modified time | relevance | path

Searched refs:tmf_waitq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dcommon.h146 wait_queue_head_t tmf_waitq; member
H A Dmain.c178 wake_up_all_locked(&cfg->tmf_waitq); in cmd_complete()
215 wake_up_all_locked(&cfg->tmf_waitq); in flush_pending_cmds()
484 wait_event_interruptible_lock_irq(cfg->tmf_waitq, in send_tmf()
513 to = wait_event_interruptible_lock_irq_timeout(cfg->tmf_waitq, in send_tmf()
960 wait_event_interruptible_lock_irq(cfg->tmf_waitq, in cxlflash_remove()
3719 init_waitqueue_head(&cfg->tmf_waitq); in cxlflash_probe()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dcommon.h146 wait_queue_head_t tmf_waitq; member
H A Dmain.c178 wake_up_all_locked(&cfg->tmf_waitq); in cmd_complete()
215 wake_up_all_locked(&cfg->tmf_waitq); in flush_pending_cmds()
484 wait_event_interruptible_lock_irq(cfg->tmf_waitq, in send_tmf()
513 to = wait_event_interruptible_lock_irq_timeout(cfg->tmf_waitq, in send_tmf()
960 wait_event_interruptible_lock_irq(cfg->tmf_waitq, in cxlflash_remove()
3700 init_waitqueue_head(&cfg->tmf_waitq); in cxlflash_probe()

Completed in 11 milliseconds