rds_ib_ring_alloc  420 net/rds/ib.h   u32 rds_ib_ring_alloc(struct rds_ib_work_ring *ring, u32 val, u32 *pos);
rds_ib_ring_alloc  399 net/rds/ib_recv.c 	       rds_ib_ring_alloc(&ic->i_recv_ring, 1, &pos)) {
rds_ib_ring_alloc  523 net/rds/ib_send.c 	work_alloc = rds_ib_ring_alloc(&ic->i_send_ring, i, &pos);
rds_ib_ring_alloc  763 net/rds/ib_send.c 	work_alloc = rds_ib_ring_alloc(&ic->i_send_ring, 1, &pos);
rds_ib_ring_alloc  880 net/rds/ib_send.c 	work_alloc = rds_ib_ring_alloc(&ic->i_send_ring, i, &pos);