net/rds/ib.h
416
void rds_ib_ring_unalloc(struct rds_ib_work_ring *ring, u32 val);
net/rds/ib_recv.c
442
rds_ib_ring_unalloc(&ic->i_recv_ring, 1);
net/rds/ib_send.c
1007
rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc - i);
net/rds/ib_send.c
1022
rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc);
net/rds/ib_send.c
538
rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc - credit_alloc);
net/rds/ib_send.c
560
rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc);
net/rds/ib_send.c
754
rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc - i);
net/rds/ib_send.c
772
rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc);
net/rds/ib_send.c
841
rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc);
net/rds/ib_send.c
866
rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc);
net/rds/ib_send.c
932
rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc);