函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\radix-tree.h Create Date:2022-07-27 06:43:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:__radix_tree_iter_add

函数原型:static inline unsigned long __radix_tree_iter_add(struct radix_tree_iter *iter, unsigned long slots)

返回类型:unsigned long

参数:

类型参数名称
struct radix_tree_iter *iter
unsigned longslots
338  返回:indexslots
调用者
名称描述
set_iter_tags
radix_tree_iter_resume
radix_tree_next_slotadix_tree_next_slot - find next slot in chunk*@slot: pointer to current slot*@iter: pointer to interator state*@flags: RADIX_TREE_ITER_*, should be constant* Returns: pointer to next slot, or NULL if there no more left