函数逻辑报告 |
Source Code:mm\mlock.c |
Create Date:2022-07-27 16:13:03 |
Last Modify:2022-05-23 14:12:58 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Putback multiple evictable pages to the LRU* Batched putback of evictable pages that bypasses the per-cpu pvec. Some of* the pages might have meanwhile become unevictable but that is OK.
函数原型:static void __putback_lru_fast(struct pagevec *pvec, int pgrescued)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct pagevec * | pvec | |
int | pgrescued |
名称 | 描述 |
---|---|
__munlock_pagevec | Munlock a batch of pages from the same zone* The work is split to two main phases |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |