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