Home
last modified time | relevance | path

Searched refs:totag (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/radix-tree/
H A Dmain.c126 …ree, unsigned long start, unsigned long end, unsigned long *idx, int count, int fromtag, int totag) in check_copied_tags() argument
134 if (item_tag_get(tree, idx[i], totag)) { in check_copied_tags()
138 item_tag_get(tree, idx[i], totag)); in check_copied_tags()
140 assert(!item_tag_get(tree, idx[i], totag)); in check_copied_tags()
144 item_tag_get(tree, idx[i], totag)) { in check_copied_tags()
147 item_tag_get(tree, idx[i], totag)); in check_copied_tags()
150 item_tag_get(tree, idx[i], totag))); in check_copied_tags()