函数逻辑报告 |
Source Code:include\asm-generic\cacheflush.h |
Create Date:2022-07-27 06:45:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:flush_cache_vunmap
函数原型:static inline void flush_cache_vunmap(unsigned long start, unsigned long end)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | start | |
unsigned long | end |
NULL
名称 | 描述 |
---|---|
free_unmap_vmap_area | Free and unmap a vmap area |
vb_free | |
unmap_kernel_range | map_kernel_range - unmap kernel VM area and flush cache and TLB*@addr: start of the VM area to unmap*@size: size of the VM area to unmap* Similar to unmap_kernel_range_noflush() but flushes vcache before* the unmapping and tlb after. |
pcpu_pre_unmap_flush | pcpu_pre_unmap_flush - flush cache prior to unmapping*@chunk: chunk the regions to be flushed belongs to*@page_start: page index of the first page to be flushed*@page_end: page index of the last page to be flushed + 1* Pages in [@page_start,@page_end) of |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |