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:True if any part of r1 overlaps r2
Proto:static inline bool resource_overlaps(struct resource *r1, struct resource *r2)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct resource * | r1 | |
struct resource * | r2 |
Name | Describe |
---|---|
region_intersects | gion_intersects() - determine intersection of region with known resources*@start: region start address*@size: size of region*@flags: flags of resource (in iomem_resource)*@desc: descriptor of resource (in iomem_resource) or IORES_DESC_NONE* Check if the |
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 |