Searched refs:fromtag (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/radix-tree/ |
H A D | main.c | 126 …ree, unsigned long start, unsigned long end, unsigned long *idx, int count, int fromtag, int totag) in check_copied_tags() argument 137 fromtag), in check_copied_tags() 143 if (item_tag_get(tree, idx[i], fromtag) ^ in check_copied_tags() 146 idx[i], item_tag_get(tree, idx[i], fromtag), in check_copied_tags() 149 assert(!(item_tag_get(tree, idx[i], fromtag) ^ in check_copied_tags()
|