Searched refs:ras_work (Results 1 – 2 of 2) sorted by relevance
41 struct work_struct ras_work; member67 struct work_struct ras_work; member
155 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, ras_work); in rvu_nix_ras_work()181 queue_work(rvu_dl->devlink_wq, &rvu_dl->rvu_nix_health_reporter->ras_work); in rvu_nix_af_rvu_ras_handler()546 INIT_WORK(&rvu_reporters->ras_work, rvu_nix_ras_work); in rvu_nix_register_reporters()701 rvu_npa_health_reporter = container_of(work, struct rvu_npa_health_reporters, ras_work); in rvu_npa_ras_work()727 queue_work(rvu_dl->devlink_wq, &rvu_dl->rvu_npa_health_reporter->ras_work); in rvu_npa_af_ras_intr_handler()1092 INIT_WORK(&rvu_reporters->ras_work, rvu_npa_ras_work); in rvu_npa_register_reporters()