| 函数逻辑报告 | 
| Source Code: mm\hugetlb.c | Create Date:2022-07-27 17:01:54 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:putback_active_hugepage
函数原型:void putback_active_hugepage(struct page *page)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct page * | page | 
| 5036 | VM_BUG_ON_PAGE(!PageHead(page), page) | 
| 5037 | 加自旋锁 | 
| 5039 | 链表项移动到尾部 | 
| 5040 | 自旋锁解锁 | 
| 名称 | 描述 | 
|---|---|
| putback_movable_pages | Put previously isolated pages back onto the appropriate lists* from where they were once taken off for compaction/migration.* This function shall be used whenever the isolated pageset has been* built from lru, balloon, hugetlbfs page | 
| unmap_and_move_huge_page | Counterpart of unmap_and_move_page() for hugepage migration | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |