Home
last modified time | relevance | path

Searched refs:irqfd_resampler (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
H A Dmshv_eventfd.c210 WARN_ON(irqfd->irqfd_resampler && in mshv_assert_irq_slow()
234 struct mshv_irqfd_resampler *rp = irqfd->irqfd_resampler; in mshv_irqfd_resampler_shutdown()
266 if (irqfd->irqfd_resampler) { in mshv_irqfd_shutdown()
443 irqfd->irqfd_resampler = rp; in mshv_irqfd_assign()
448 if (!irqfd->irqfd_resampler) { in mshv_irqfd_assign()
466 irqfd->irqfd_resampler = rp; in mshv_irqfd_assign()
470 &irqfd->irqfd_resampler->rsmplr_irqfd_list); in mshv_irqfd_assign()
526 if (irqfd->irqfd_resampler) in mshv_irqfd_assign()
H A Dmshv_eventfd.h37 struct mshv_irqfd_resampler *irqfd_resampler; member