| Function report | 
| Source Code: ipc\mqueue.c | Create Date:2022-07-28 16:50:40 | 
| Last Modify:2020-03-17 23:00:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mqueue_evict_inode
Proto:static void mqueue_evict_inode(struct inode *inode)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | 
| 445 | clear an inode | 
| 450 | ipc_ns = get_ns_from_inode(inode) | 
| 455 | kfree(node_cache) | 
| 456 | spin_unlock( & lock) | 
| 464 | If user Then | 
| 483 | If ipc_ns Then mq_queues_count-- | 
| 485 | spin_unlock( & mq_lock) | 
| 488 | If ipc_ns Then put_ipc_ns(ipc_ns) | 
| 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 |