函数逻辑报告 |
Source Code:include\linux\page-flags.h |
Create Date:2022-07-27 06:40:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:PageHighMem
函数原型:static inline int PageHighMem(const struct page *page)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct page * | page |
376 | 返回:0 |
名称 | 描述 |
---|---|
saveable_page | saveable_page - Check if the given page is saveable |
preallocate_image_pages | preallocate_image_pages - Allocate a number of pages for hibernation image.*@nr_pages: Number of page frames to allocate.*@mask: GFP flags to use for the allocation.* Return value: Number of page frames actually allocated |
free_unnecessary_pages | _unnecessary_pages - Release preallocated pages not needed for the image. |
snapshot_read_next | snapshot_read_next - Get the address to read the next image page from.*@handle: Snapshot handle to be used for the reading.* On the first call, @handle should point to a zeroed snapshot_handle* structure |
get_buffer | get_buffer - Get the address to store the next image data page.* Get the address that snapshot_write_next() should return to its caller to* write to. |
dma_direct_alloc_pages | |
check_for_stack | |
debug_dma_map_page | |
debug_dma_map_sg | |
swiotlb_bounce | Bounce: copy the swiotlb buffer from or back to the original dma location |
kimage_alloc_page | |
try_ram_remap | |
new_non_cma_page | |
free_pages_prepare | |
kasan_alloc_pages | |
kasan_free_pages | |
set_bh_page | |
new_page_nodemask |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |