Home | History | Annotate | Download | only in src

Lines Matching refs:cur_state

2126 	     new_cond->cur_state, state))
2131 !new_cond->cur_state, state))
2845 int cur_state, preserve_tunables = 0;
2907 cur_state = cond_evaluate_expr(pol, cur_node->expr);
2908 if (cur_state == -1) {
2915 to_be_appended = (cur_state == 1) ?
2925 if (cur_state == 1)