| Function report | 
| Source Code: block\sed-opal.c | Create Date:2022-07-28 18:12:44 | 
| Last Modify:2020-03-17 23:36:33 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:opal_save
Proto:static int opal_save(struct opal_dev *dev, struct opal_lock_unlock *lk_unlk)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct opal_dev * | dev | |
| struct opal_lock_unlock * | lk_unlk | 
| 2278 | suspend = kzalloc - allocate memory. The memory is set to zero.*@size: how many bytes of memory are required.*@flags: the type of memory to allocate (see kmalloc). | 
| 2285 | mutex_lock( & dev_lock) | 
| 2286 | setup_opal_dev(dev) | 
| 2287 | add_suspend_info(dev, suspend) | 
| 2290 | Return 0 | 
| Name | Describe | 
|---|---|
| sed_ioctl | 
| 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 |