Searched refs:n_control (Results 1 – 2 of 2) sorted by relevance
1116 int n_control = 0; in recompute_todo_spec() local1152 n_control++; in recompute_todo_spec()1158 if (n_control == 1 && n_spec == 0) in recompute_todo_spec()1228 if ((n_spec > 0 && n_control > 0) in recompute_todo_spec()1232 || (n_control > 1)) in recompute_todo_spec()
1205 int n_control = 0; in recompute_todo_spec() local1250 n_control++; in recompute_todo_spec()1266 if (n_replace > 0 && n_control == 0 && n_spec == 0) in recompute_todo_spec()1286 else if (n_control == 1 && n_replace == 0 && n_spec == 0) in recompute_todo_spec()1357 if ((n_spec > 0 && (n_control > 0 || n_replace > 0)) in recompute_todo_spec()1361 || n_control > 0 in recompute_todo_spec()