Function report |
Source Code:kernel\power\snapshot.c |
Create Date:2022-07-28 10:01:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pack_pfns - Prepare PFNs for saving.*@bm: Memory bitmap.*@buf: Memory buffer to store the PFNs in.* PFNs corresponding to set bits in @bm are stored in the area of memory* pointed to by @buf (1 page at a time).
Proto:static inline void pack_pfns(unsigned long *buf, struct memory_bitmap *bm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long * | buf | |
struct memory_bitmap * | bm |
2072 | If Value for the false possibility is greater at compile time(buf[j] == Data types related to memory bitmaps) Then Break |
2075 | page_key_read(buf + j) |
Name | Describe |
---|---|
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 |
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 |