Home | History | Annotate | Download | only in src

Lines Matching full:cur_state

2126 	     new_cond->cur_state, state))
2131 !new_cond->cur_state, state))
2839 int cur_state, preserve_tunables = 0;
2901 cur_state = cond_evaluate_expr(pol, cur_node->expr);
2902 if (cur_state == -1) {
2909 to_be_appended = (cur_state == 1) ?
2919 if (cur_state == 1)