Home
last modified time | relevance | path

Searched refs:mmap_waitq (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/leapraid/
H A Dleapraid_app.c715 wake_up(&adapter->fw_log_desc.mmap_waitq); in leapraid_fw_mmap_close()
779 wake_up(&adapter->fw_log_desc.mmap_waitq); in leapraid_fw_mmap()
H A Dleapraid_func.h754 wait_queue_head_t mmap_waitq; member
H A Dleapraid_os.c2046 init_waitqueue_head(&adapter->fw_log_desc.mmap_waitq); in leapraid_probe()
H A Dleapraid_func.c7597 wait_event(adapter->fw_log_desc.mmap_waitq, in leapraid_fw_log_exit()