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
165 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, ras_work); in rvu_nix_ras_work()191 queue_work(rvu_dl->devlink_wq, &rvu_dl->rvu_nix_health_reporter->ras_work); in rvu_nix_af_rvu_ras_handler()650 INIT_WORK(&rvu_reporters->ras_work, rvu_nix_ras_work); in rvu_nix_register_reporters()808 rvu_npa_health_reporter = container_of(work, struct rvu_npa_health_reporters, ras_work); in rvu_npa_ras_work()834 queue_work(rvu_dl->devlink_wq, &rvu_dl->rvu_npa_health_reporter->ras_work); in rvu_npa_af_ras_intr_handler()1293 INIT_WORK(&rvu_reporters->ras_work, rvu_npa_ras_work); in rvu_npa_register_reporters()