Searched refs:rds_ib_ring_empty_wait (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dib_ring.c64 DECLARE_WAIT_QUEUE_HEAD(rds_ib_ring_empty_wait); variable
123 waitqueue_active(&rds_ib_ring_empty_wait))
124 wake_up(&rds_ib_ring_empty_wait);
H A Dib.h325 extern wait_queue_head_t rds_ib_ring_empty_wait;
H A Dib_cm.c597 wait_event(rds_ib_ring_empty_wait,

Completed in 149 milliseconds