Searched refs:irqfd_resampler (Results 1 – 2 of 2) sorted by relevance
203 WARN_ON(irqfd->irqfd_resampler && in mshv_assert_irq_slow()227 struct mshv_irqfd_resampler *rp = irqfd->irqfd_resampler; in mshv_irqfd_resampler_shutdown()259 if (irqfd->irqfd_resampler) { in mshv_irqfd_shutdown()436 irqfd->irqfd_resampler = rp; in mshv_irqfd_assign()441 if (!irqfd->irqfd_resampler) { in mshv_irqfd_assign()459 irqfd->irqfd_resampler = rp; in mshv_irqfd_assign()463 &irqfd->irqfd_resampler->rsmplr_irqfd_list); in mshv_irqfd_assign()516 if (irqfd->irqfd_resampler) in mshv_irqfd_assign()
37 struct mshv_irqfd_resampler *irqfd_resampler; member