Searched refs:async_event_work (Results 1 – 7 of 7) sorted by relevance
193 container_of(work, struct nvmet_ctrl, async_event_work); in nvmet_async_event_work()215 queue_work(nvmet_wq, &ctrl->async_event_work); in nvmet_add_async_event()1586 INIT_WORK(&ctrl->async_event_work, nvmet_async_event_work); in nvmet_alloc_ctrl()1702 flush_work(&ctrl->async_event_work); in nvmet_ctrl_free()
268 struct work_struct async_event_work; member
1598 queue_work(nvmet_wq, &ctrl->async_event_work); in nvmet_execute_async_event()
355 struct work_struct async_event_work; member
772 cancel_work_sync(&ctrl->ctrl.async_event_work); in nvme_rdma_destroy_admin_queue()1129 flush_work(&ctrl->ctrl.async_event_work); in nvme_rdma_error_recovery_work()
2012 cancel_work_sync(&ctrl->async_event_work); in nvme_tcp_free_admin_queue()2419 flush_work(&ctrl->async_event_work); in nvme_tcp_error_recovery_work()
2164 cancel_work_sync(&ctrl->ctrl.async_event_work); in nvme_fc_term_aen_ops()