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