函数逻辑报告 | 
Source Code:mm\dmapool.c | 
Create Date:2022-07-27 16:54:45 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:pool_free_page
函数原型:static void pool_free_page(struct dma_pool *pool, struct dma_page *page)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct dma_pool * | pool | |
| struct dma_page * | page | 
| 256 | dma_free_coherent(dev, allocation, vaddr, dma) | 
| 257 | 删除链表项 | 
| 258 | 释放内存 | 
| 名称 | 描述 | 
|---|---|
| dma_pool_destroy | dma_pool_destroy - destroys a pool of dma memory blocks.*@pool: dma pool that will be destroyed* Context: !in_interrupt()* Caller guarantees that no more memory from the pool is in use,* and that nothing will try to use the pool after this call. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |