Function report |
Source Code:arch\x86\kernel\ksysfs.c |
Create Date:2022-07-28 07:42:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_setup_data_size
Proto:static int __init get_setup_data_size(int nr, size_t *size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | nr | |
size_t * | size |
94 | i = 0 |
96 | pa_data = setup_data |
99 | data = memremap(pa_data, size of data , MEMREMAP_WB) |
103 | If type == SETUP_INDIRECT && type != SETUP_INDIRECT Then size = len |
110 | Return 0 |
115 | i++ |
117 | Return -EINVAL |
Name | Describe |
---|---|
create_setup_data_node |
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 |