Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dradix-tree.c161 static inline void all_tag_set(struct radix_tree_node *node, unsigned int tag) in all_tag_set() function
429 all_tag_set(node, IDR_FREE); in radix_tree_extend()
1507 all_tag_set(child, IDR_FREE); in idr_get_free()
/kernel/linux/linux-6.6/lib/
H A Dradix-tree.c163 static inline void all_tag_set(struct radix_tree_node *node, unsigned int tag) in all_tag_set() function
431 all_tag_set(node, IDR_FREE); in radix_tree_extend()
1510 all_tag_set(child, IDR_FREE); in idr_get_free()

Completed in 8 milliseconds