函数逻辑报告 |
Source Code:mm\swap.c |
Create Date:2022-07-27 15:37:01 |
Last Modify:2022-05-23 13:40:24 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lru_cache_add_anon - add a page to the page lists*@page: the page to add
函数原型:void lru_cache_add_anon(struct page *page)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page * | page |
421 | 如果PageActive(page)则ClearPageActive(page) |
423 | __lru_cache_add(page) |
名称 | 描述 |
---|---|
do_swap_page | We enter with non-exclusive mmap_sem (to exclude vma changes,* but allow concurrent faults), and pte mapped but not yet locked.* We return with pte unmapped and unlocked.* We return with the mmap_sem locked or unlocked in the same cases |
__read_swap_cache_async |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |