Searched refs:report_work (Results 1 – 4 of 4) sorted by relevance
595 health = container_of(work, struct mlx5_core_health, report_work); in mlx5_fw_reporter_err_work()817 queue_work(health->wq, &health->report_work); in poll_health()823 queue_work(health->wq, &health->report_work); in poll_health()870 cancel_work_sync(&health->report_work); in mlx5_drain_health_wq()910 INIT_WORK(&health->report_work, mlx5_fw_reporter_err_work); in mlx5_health_init()
466 report_work); in batadv_bla_loopdetect_report()520 INIT_WORK(&entry->report_work, batadv_bla_loopdetect_report); in batadv_bla_get_backbone_gw()1867 ret = queue_work(batadv_event_workqueue, &backbone_gw->report_work); in batadv_bla_loopdetect_check()
1827 struct work_struct report_work; member
435 struct work_struct report_work; member