| Function report | 
| Source Code: kernel\kcov.c | Create Date:2022-07-28 11:33:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kcov_open
Proto:static int kcov_open(struct inode *inode, struct file *filep)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | |
| struct file * | filep | 
| 482 | kcov = 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). | 
| 485 | mode = KCOV_MODE_DISABLED | 
| 490 | Return nonseekable_open(inode, filep) | 
| 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 |