Function report |
Source Code:mm\memblock.c |
Create Date:2022-07-28 15:09:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__memblock_find_range_bottom_up
Proto:static phys_addr_t __attribute__((__section__(".meminit.text"))) __attribute__((__cold__)) __attribute__((__no_instrument_function__))__memblock_find_range_bottom_up(phys_addr_t start, phys_addr_t end, phys_addr_t size, phys_addr_t align, int nid, enum memblock_flags flags)
Type:phys_addr_t
Parameter:
Type | Parameter | Name |
---|---|---|
phys_addr_t | start | |
phys_addr_t | end | |
phys_addr_t | size | |
phys_addr_t | align | |
int | nid | |
enum memblock_flags | flags |
202 | Return 0 |
Name | Describe |
---|---|
memblock_find_in_range_node |
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 |