Function report |
Source Code:include\linux\ioport.h |
Create Date:2022-07-28 05:41:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:resource_size
Proto:static inline resource_size_t resource_size(const struct resource *res)
Type:resource_size_t
Parameter:
Type | Parameter | Name |
---|---|---|
const struct resource * | res |
Name | Describe |
---|---|
resource_string | |
__devm_ioremap_resource | |
devm_of_iomap | devm_of_iomap - Requests a resource and maps the memory mapped IO* for a given device_node managed by a given device* Checks that a resource is a valid memory region, requests the memory* region and ioremaps it |
pci_map_biosrom | |
pci_biosrom_size | |
probe_roms | |
memmap_entry_callback | |
__release_child_resources | |
resource_alignment | source_alignment - calculate resource's alignment*@res: resource pointer* Returns alignment on success, 0 (invalid alignment) on failure. |
crash_get_memory_size | |
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 |