函数逻辑报告 |
Source Code:mm\mlock.c |
Create Date:2022-07-27 16:12:54 |
Last Modify:2022-05-23 14:12:58 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:LRU accounting for clear_page_mlock()
函数原型:void clear_page_mlock(struct page *page)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page * | page |
61 | 如果非TestClearPageMlocked(page)则返回 |
64 | mod_zone_page_state(page_zone(page), mlock()ed pages found and moved off LRU , - hpage_nr_pages(page)) |
75 | 否则 |
名称 | 描述 |
---|---|
page_add_file_rmap | page_add_file_rmap - add pte mapping to a file page*@page: the page to add the mapping to*@compound: charge the page as compound or small page* The caller needs to hold the pte lock. |
page_remove_file_rmap | |
page_remove_anon_compound_rmap | |
page_remove_rmap | page_remove_rmap - take down pte mapping from a page*@page: page to remove mapping from*@compound: uncharge the page as compound or small page* The caller needs to hold the pte lock. |
remove_migration_pte | Restore a potential migration pte to a working pte entry |
__split_huge_pmd |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |