Searched refs:item_tag_clear (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/radix-tree/ |
A D | tag_check.c | 102 item_tag_clear(&tree, tmp, 1); in contract_checks() 230 item_tag_clear(tree, index, tag); in do_thrash() 231 item_tag_clear(tree, index, tag); in do_thrash() 328 item_tag_clear(&tree, 0, 0); in single_check()
|
A D | test.h | 45 item_tag_clear(struct radix_tree_root *root, unsigned long index, int tag);
|
A D | test.c | 18 item_tag_clear(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_clear() function
|
Completed in 5 milliseconds