Function report |
Source Code:kernel\power\snapshot.c |
Create Date:2022-07-28 10:00:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:chain_init
Proto:static void chain_init(struct chain_allocator *ca, gfp_t gfp_mask, int safe_needed)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct chain_allocator * | ca | |
gfp_t | gfp_mask | |
int | safe_needed |
269 | he chain = NULL |
270 | al size of objects allocated outof the current page = struct linked_page is used to build chains of pages |
Name | Describe |
---|---|
memory_bm_create | memory_bm_create - Allocate memory for a memory bitmap. |
snapshot_write_next | snapshot_write_next - Get the address to store the next image page.*@handle: Snapshot handle structure to guide the writing.* 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 |