Searched refs:COND_NODE_FLAGS_TUNABLE (Results 1 – 4 of 4) sorted by relevance
93 #define COND_NODE_FLAGS_TUNABLE UINT32_C(0x01) macro
2061 if (cn->flags & COND_NODE_FLAGS_TUNABLE) in cond_node_copy()2917 cur_node->flags &= ~COND_NODE_FLAGS_TUNABLE; in discard_tunables()2923 cur_node->flags |= COND_NODE_FLAGS_TUNABLE; in discard_tunables()
1028 case COND_NODE_FLAGS_TUNABLE: in validate_cond_list()
1360 if (flags & COND_NODE_FLAGS_TUNABLE) { in cond_expr_to_cil()