Searched refs:now_active (Results 1 – 2 of 2) sorted by relevance
243 bool now_active = stage != FD_STAGE_NULL && in fd_acc_query_set_stage() local246 if (was_active && (!now_active || batch_change)) in fd_acc_query_set_stage()248 if (now_active && (!was_active || batch_change)) in fd_acc_query_set_stage()
395 bool now_active = is_active(hq, stage); in fd_hw_query_set_stage() local397 if (now_active && !was_active) in fd_hw_query_set_stage()399 else if (was_active && !now_active) in fd_hw_query_set_stage()