Searched refs:COND_NODE_FLAGS_TUNABLE (Results 1 – 3 of 3) sorted by relevance
93 #define COND_NODE_FLAGS_TUNABLE 0x01 macro
2063 if (cn->flags & COND_NODE_FLAGS_TUNABLE) in cond_node_copy()2931 cur_node->flags &= ~COND_NODE_FLAGS_TUNABLE; in discard_tunables()2937 cur_node->flags |= COND_NODE_FLAGS_TUNABLE; in discard_tunables()
1373 if (flags & COND_NODE_FLAGS_TUNABLE) { in cond_expr_to_cil()