Function report |
Source Code:fs\splice.c |
Create Date:2022-07-28 20:11:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:COMPAT_SYSCALL_DEFINE4
Proto:COMPAT_SYSCALL_DEFINE4(vmsplice, int, fd, const struct compat_iovec __user *, iov32, unsigned int, nr_segs, unsigned int, flags)
Type:
Parameter:Nothing
1412 | error = vmsplice_type(f, & type) |
1416 | error = compat_import_iovec(type, iov32, nr_segs, ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(iovstack), & iov, & iter) |
1418 | If error >= 0 Then |
1423 | Return error |
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 |