Searched refs:wake_up_all (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_iwcm.c494 wake_up_all(&cm_id_priv->connect_wait);
504 wake_up_all(&cm_id_priv->connect_wait);
532 wake_up_all(&cm_id_priv->connect_wait);
540 wake_up_all(&cm_id_priv->connect_wait);
559 wake_up_all(&cm_id_priv->connect_wait);
620 wake_up_all(&cm_id_priv->connect_wait);
731 wake_up_all(&cm_id_priv->connect_wait);
775 wake_up_all(&cm_id_priv->connect_wait);
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h129 #define wake_up_all(wqh) \ macro
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h468 #define wake_up_all(queue) wakeup((void *)queue) macro
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_irq.c357 wake_up_all(&ring->irq_queue);
1470 wake_up_all(&ring->irq_queue);
1678 wake_up_all(&ring->irq_queue);

Completed in 128 milliseconds