Function report |
Source Code:mm\sparse.c |
Create Date:2022-07-28 15:34:27 |
Last Modify:2020-03-17 22:36:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sparse_buffer_init
Proto:static void __init sparse_buffer_init(unsigned long size, int nid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | size | |
int | nid |
483 | WARN_ON(sparsemap_buf) |
491 | sparsemap_buf_end = sparsemap_buf + size |
Name | Describe |
---|---|
sparse_init_nid | Initialize sparse on a specific node. The node spans [pnum_begin, pnum_end)* And number of present sections in this node is map_count. |
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 |