Home | History | Annotate | Download | only in src

Lines Matching full:cur_state

2076 	     new_cond->cur_state, state))
2081 !new_cond->cur_state, state))
2821 int cur_state, preserve_tunables = 0;
2883 cur_state = cond_evaluate_expr(pol, cur_node->expr);
2884 if (cur_state == -1) {
2891 to_be_appended = (cur_state == 1) ?
2901 if (cur_state == 1)