函数逻辑报告 |
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_range
函数原型:static inline void flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vm_area_struct * | vma | |
unsigned long | start | |
unsigned long | end |
NULL
名称 | 描述 |
---|---|
kgdb_flush_swbreak_addr | Some architectures need cache flushes when we set/clear a* breakpoint: |
remap_pfn_range | map_pfn_range - remap kernel memory to userspace*@vma: user vma to map to*@addr: target user address to start at*@pfn: physical address of kernel memory*@size: size of map area*@prot: page protection flags for this mapping |
change_protection_range | |
move_page_tables | |
try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument |
hugetlb_change_protection | |
wp_clean_pre_vma | wp_clean_pre_vma - The pagewalk pre_vma callback.* The pre_vma callback performs the cache flush, stages the tlb flush* and calls the necessary mmu notifiers. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |