Function report |
Source Code:block\sed-opal.c |
Create Date:2022-07-28 18:11:09 |
Last Modify:2020-03-17 23:36:33 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_active_key_cont
Proto:static int get_active_key_cont(struct opal_dev *dev)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct opal_dev * | dev |
1186 | error = 0 |
1192 | keylen = response_get_string( & parsed, 4, & activekey) |
1193 | If Not activekey Then |
1196 | Return OPAL_INVAL_PARAM |
1199 | prev_data = kmemdup - duplicate region of memory*@src: memory region to duplicate*@len: memory region length*@gfp: GFP mask to use* Return: newly allocated copy of @src or %NULL in case of error |
1204 | prev_d_len = keylen |
1206 | Return 0 |
Name | Describe |
---|---|
get_active_key |
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 |