Searched refs:irqfd_resampler (Results 1 – 2 of 2) sorted by relevance
199 WARN_ON(irqfd->irqfd_resampler && in mshv_assert_irq_slow()222 struct mshv_irqfd_resampler *rp = irqfd->irqfd_resampler; in mshv_irqfd_resampler_shutdown()253 if (irqfd->irqfd_resampler) { in mshv_irqfd_shutdown()424 irqfd->irqfd_resampler = rp; in mshv_irqfd_assign()429 if (!irqfd->irqfd_resampler) { in mshv_irqfd_assign()447 irqfd->irqfd_resampler = rp; in mshv_irqfd_assign()451 &irqfd->irqfd_resampler->rsmplr_irqfd_list); in mshv_irqfd_assign()508 if (irqfd->irqfd_resampler) in mshv_irqfd_assign()
38 struct mshv_irqfd_resampler *irqfd_resampler; member