Searched refs:rds_iw_allocation (Results 1 – 1 of 1) sorted by relevance
44 static atomic_t rds_iw_allocation = ATOMIC_INIT(0); variable147 if (!atomic_add_unless(&rds_iw_allocation, 1, rds_iw_sysctl_max_recv_allocation)) { in rds_iw_recv_refill_one()154 atomic_dec(&rds_iw_allocation); in rds_iw_recv_refill_one()302 atomic_dec(&rds_iw_allocation); in rds_iw_inc_free()303 BUG_ON(atomic_read(&rds_iw_allocation) < 0); in rds_iw_inc_free()