Function report |
Source Code:kernel\resource.c |
Create Date:2022-07-28 09:05:00 |
Last Modify:2022-05-22 11:14:39 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:quest_resource - request and reserve an I/O or memory resource*@root: root resource descriptor*@new: resource descriptor desired by caller* Returns 0 for success, negative error code on error.
Proto:int request_resource(struct resource *root, struct resource *new)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct resource * | root | |
struct resource * | new |
Name | Describe |
---|---|
i386_reserve_resources | |
probe_roms | |
paravirt_disable_iospace | Reserve the whole legacy IO space to prevent any legacy drivers* from wasting time probing for their hardware. This is a fairly* brute-force approach to disabling all non-virtual drivers.* Note that this must be called very early to have any effect. |
reserve_setup |
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 |