Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_uring_release
Proto:static int io_uring_release(struct inode *inode, struct file *file)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct file * | file |
5030 | needed for tty driver, and maybe others = NULL |
5031 | io_ring_ctx_wait_and_kill(ctx) |
5032 | Return 0 |
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 |