Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\radix-tree.c Create Date:2022-07-28 06:13:11
Last Modify:2022-05-21 10:04:37 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:adix_tree_tagged - test whether any items in the tree are tagged*@root: radix tree root*@tag: tag to test

Proto:int radix_tree_tagged(const struct xarray *root, unsigned int tag)

Type:int

Parameter:

TypeParameterName
const struct xarray *root
unsigned inttag
1468  Return root_tag_get(root, tag)
Caller
NameDescribe
idr_get_free