Function report |
Source Code:mm\sparse.c |
Create Date:2022-07-28 15:34:08 |
Last Modify:2020-03-17 22:36:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_section_nid
Proto:static inline void set_section_nid(unsigned long section_nr, int nid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | section_nr | |
int | nid |
NULL
Name | Describe |
---|---|
memory_present | Record a memory area against a node. |
sparse_add_section | sparse_add_section - add a memory section, or populate an existing one*@nid: The node to add section on*@start_pfn: start pfn of the memory range*@nr_pages: number of pfns to add in the section*@altmap: device page map* This is only intended for hotplug |
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 |