NODE_TAGGED 147 tools/testing/radix-tree/tag_check.c assert(thrash_state[last_index] != NODE_TAGGED); NODE_TAGGED 150 tools/testing/radix-tree/tag_check.c assert(thrash_state[last_index] == NODE_TAGGED); NODE_TAGGED 197 tools/testing/radix-tree/tag_check.c assert(thrash_state[index] == NODE_TAGGED); NODE_TAGGED 218 tools/testing/radix-tree/tag_check.c assert(thrash_state[index] != NODE_TAGGED); NODE_TAGGED 219 tools/testing/radix-tree/tag_check.c thrash_state[index] = NODE_TAGGED; NODE_TAGGED 226 tools/testing/radix-tree/tag_check.c if (thrash_state[index] != NODE_TAGGED) NODE_TAGGED 250 tools/testing/radix-tree/tag_check.c case NODE_TAGGED: