Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:node_maxindex

Proto:static inline unsigned long node_maxindex(const struct xa_node *node)

Type:unsigned long

Parameter:

TypeParameterName
const struct xa_node *node
227  Return The maximum index which can be stored in a radix tree
Caller
NameDescribe
next_index
radix_tree_load_root
radix_tree_next_chunkadix_tree_next_chunk - find next chunk of slots for iteration*@root: radix tree root*@iter: iterator state*@flags: RADIX_TREE_ITER_* flags and tag index* Returns: pointer to chunk first slot, or NULL if iteration is over
idr_get_free