函数逻辑报告 |
Source Code:mm\nommu.c |
Create Date:2022-07-27 16:02:36 |
Last Modify:2020-03-17 21:26:27 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:vmalloc_to_page
函数原型:struct page *vmalloc_to_page(const void *addr)
返回类型:struct page
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | addr |
190 | 返回:virt_to_page(kaddr) returns a valid pointer if and only if* virt_addr_valid(kaddr) returns true.(addr) |
名称 | 描述 |
---|---|
__text_poke | |
kcov_mmap | |
per_cpu_ptr_to_phys | per_cpu_ptr_to_phys - convert translated percpu address to physical address*@addr: the address to be converted to physical address* Given @addr which is dereferenceable address obtained via one of* percpu access macros, this function translates it into |
bio_map_kern | _map_kern - map kernel address into bio*@q: the struct request_queue for the bio*@data: pointer to buffer to map*@len: length in bytes*@gfp_mask: allocation flags for bio allocation* Map the kernel address into a bio suitable for io to a block* device |
sel_mmap_policy_fault |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |