Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_eventfd.c81 struct mshv_irqfd *irqfd; in mshv_irqfd_resampler_ack()
154 static int mshv_try_assert_irq_fast(struct mshv_irqfd *irqfd) in mshv_try_assert_irq_fast()
189 static int mshv_try_assert_irq_fast(struct mshv_irqfd *irqfd) in mshv_try_assert_irq_fast()
195 static void mshv_assert_irq_slow(struct mshv_irqfd *irqfd) in mshv_assert_irq_slow()
225 static void mshv_irqfd_resampler_shutdown(struct mshv_irqfd *irqfd) in mshv_irqfd_resampler_shutdown()
249 struct mshv_irqfd *irqfd = in mshv_irqfd_shutdown()
250 container_of(work, struct mshv_irqfd, irqfd_shutdown); in mshv_irqfd_shutdown()
272 static bool mshv_irqfd_is_active(struct mshv_irqfd *irqfd) in mshv_irqfd_is_active()
282 static void mshv_irqfd_deactivate(struct mshv_irqfd *irqfd) in mshv_irqfd_deactivate()
298 struct mshv_irqfd *irqfd = container_of(wait, struct mshv_irqfd, in mshv_irqfd_wakeup()
[all …]
H A Dmshv_eventfd.h26 struct mshv_irqfd { struct