Function report |
Source Code:include\linux\firmware-map.h |
Create Date:2022-07-28 07:42:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:firmware_map_add_hotplug
Proto:static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | start | |
u64 | end | |
const char * | type |
30 | Return 0 |
Name | Describe |
---|---|
add_memory_resource | NOTE: The caller must call lock_device_hotplug() to serialize hotplug* and online/offline operations (triggered e.g. by sysfs).* we are OK calling __meminit stuff here - we have CONFIG_MEMORY_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 |