Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SYSCALL_DEFINE4
Proto:SYSCALL_DEFINE4(io_uring_register, unsigned int, fd, unsigned int, opcode, void __user *, arg, unsigned int, nr_args)
Type:
Parameter:Nothing
5544 | ret = -EOPNOTSUPP |
5545 | If f_op != io_uring_fops Then Go to out_fput |
5550 | mutex_lock( & uring_lock) |
5555 | out_fput : |
5557 | Return ret |
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 |