Searched refs:max_items_soft (Results 1 – 3 of 3) sorted by relevance
103 unsigned long max_items_soft; member
74 if (atomic_read(&pool->item_count) > pool->max_items_soft) in rds_ib_alloc_frmr()75 pool->max_items_soft = pool->max_items; in rds_ib_alloc_frmr()
457 if (atomic_read(&pool->dirty_count) >= pool->max_items_soft / 10) in rds_ib_try_reuse_ibmr()631 pool->max_items_soft = rds_ibdev->max_mrs * 3 / 4; in rds_ib_create_mr_pool()