Home | History | Annotate | Download | only in src

Lines Matching refs:cond_node_t

2016 static int cond_node_map_bools(expand_state_t * state, cond_node_t * cn)
2042 static int cond_node_copy(expand_state_t * state, cond_node_t * cn)
2044 cond_node_t *new_cond, *tmp;
2053 /* If current cond_node_t is of tunable, its effective branch
2851 cond_node_t *cur_node;