Function report |
Source Code:kernel\kexec_file.c |
Create Date:2022-07-28 11:04:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kexec_walk_memblock
Proto:static int kexec_walk_memblock(struct kexec_buf *kbuf, int (*func)(struct resource *, void *))
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kexec_buf * | kbuf | |
int (* | func |
602 | Return 0 |
Name | Describe |
---|---|
kexec_locate_mem_hole | kexec_locate_mem_hole - find free memory for the purgatory or the next kernel*@kbuf: Parameters for the memory search.* On success, kbuf->mem will have the start address of the memory region found.* Return: 0 on success, negative errno on error. |
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 |