函数逻辑报告 |
Source Code:mm\zpool.c |
Create Date:2022-07-27 18:00:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:zpool_destroy_pool() - Destroy a zpool*@zpool: The zpool to destroy.* Implementations must guarantee this to be thread-safe,* however only when destroying different pools. The same* pool should only be destroyed once, and should not be used
函数原型:void zpool_destroy_pool(struct zpool *zpool)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct zpool * | zpool |
218 | 加自旋锁 |
219 | 删除链表项 |
220 | 自旋锁解锁 |
222 | zpool_put_driver(driver) |
223 | 释放内存 |
名称 | 描述 |
---|---|
zswap_pool_destroy |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |