函数逻辑报告 |
Source Code:lib\radix-tree.c |
Create Date:2022-07-27 07:10:28 |
Last Modify:2022-05-21 10:04:37 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:radix树算法初始化
函数原型:void __init radix_tree_init(void)
返回类型:void
参数:无
1608 | BUILD_BUG_ON - break compile if a condition is true(RADIX_TREE_MAX_TAGS + Room for N __GFP_FOO bits > 32) |
1609 | BUILD_BUG_ON - break compile if a condition is true(The IDR tag is stored in the low bits of xa_flags & ~GFP_ZONEMASK) |
1615 | ret等于puhp_setup_state_nocalls - Setup hotplug state callbacks without calling the* callbacks*@state: The state for which the calls are installed*@name: Name of the callback |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |