函数逻辑报告 |
Source Code:mm\percpu.c |
Create Date:2022-07-27 15:50:03 |
Last Modify:2022-05-23 13:52:24 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:pcpu_unit_page_offset
函数原型:static unsigned long pcpu_unit_page_offset(unsigned int cpu, int page_idx)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | cpu | |
int | page_idx |
263 | 返回:pcpu_unit_offsets[cpu]加page_idx左移PAGE_SHIFT determines the page size 位的值 |
名称 | 描述 |
---|---|
pcpu_chunk_addr | |
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |