Function report |
Source Code:include\linux\page-flags.h |
Create Date:2022-07-28 05:36:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:PageHighMem
Proto:static inline int PageHighMem(const struct page *page)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct page * | page |
376 | Return 0 |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |