函数逻辑报告 |
Source Code:mm\page_alloc.c |
Create Date:2022-07-27 16:34:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:check_new_pcp
函数原型:static inline bool check_new_pcp(struct page *page)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page * | page |
2120 | 如果For use in fast paths after init_debug_pagealloc() has run, or when a* false negative result is not harmful when called too early.则返回:This page is about to be returned from the page allocator |
2122 | 否则返回:false |
名称 | 描述 |
---|---|
__rmqueue_pcplist | Remove page from the per-cpu list, caller must protect the list |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |