函数逻辑报告 |
Source Code:mm\nommu.c |
Create Date:2022-07-27 16:02:52 |
Last Modify:2020-03-17 21:26:27 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: a contiguous series of pages
函数原型:static void free_page_series(unsigned long from, unsigned long to)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | from | |
unsigned long | to |
542 | page等于virt_to_page(kaddr) returns a valid pointer if and only if* virt_addr_valid(kaddr) returns true.(from) |
544 | atomic_long_dec( & mmap_pages_allocated) |
名称 | 描述 |
---|---|
__put_nommu_region | lease a reference to a region* - the caller must hold the region semaphore for writing, which this releases* - the region may not have been added to the tree yet, in which case vm_top* will equal vm_start |
do_mmap_private | set up a private mapping or an anonymous shared mapping |
shrink_vma | shrink a VMA by removing the specified chunk from either the beginning or* the end |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |