函数逻辑报告 |
Source Code:include\linux\list.h |
Create Date:2022-07-27 06:38:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:list_swap - replace entry1 with entry2 and re-add entry1 at entry2's position*@entry1: the location to place entry2*@entry2: the location to place entry1
函数原型:static inline void list_swap(struct list_head *entry1, struct list_head *entry2)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct list_head * | entry1 | |
struct list_head * | entry2 |
177 | 删除链表项 |
178 | 更新链表项 |
181 | 添加链表项 |
名称 | 描述 |
---|---|
list_test_list_swap | |
__shuffle_zone |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |