Searched refs:new_max (Results 1 – 4 of 4) sorted by relevance
83 int index, int new_max) in set_resource_limit() argument85 if (new_max == S32_MAX) { in set_resource_limit()92 rpool->resources[index].max = new_max; in set_resource_limit()
92 u32 new_max = find_last_bit(tbl->used_slots, slotid); in nfs4_free_slot() local93 if (new_max < slotid) in nfs4_free_slot()94 tbl->highest_used_slotid = new_max; in nfs4_free_slot()
5639 int new_max, new_min; in wq_adjust_max_active() local5644 new_max = 0; in wq_adjust_max_active()5647 new_max = wq->saved_max_active; in wq_adjust_max_active()5651 if (wq->max_active == new_max && wq->min_active == new_min) in wq_adjust_max_active()5660 WRITE_ONCE(wq->max_active, new_max); in wq_adjust_max_active()5666 if (new_max == 0) in wq_adjust_max_active()
1804 struct ma_state *mas, bool new_max) in mab_mas_cp() argument1828 if (new_max) in mab_mas_cp()