Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Dmain.c126 void check_copied_tags(struct radix_tree_root *tree, 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()
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmain.c126 void check_copied_tags(struct radix_tree_root *tree, 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()

Completed in 2 milliseconds