Function report |
Source Code:include\linux\uio.h |
Create Date:2022-07-28 05:47:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:iov_iter_iovec
Proto:static inline struct iovec iov_iter_iovec(const struct iov_iter *iter)
Type:struct iovec
Parameter:
Type | Parameter | Name |
---|---|---|
const struct iov_iter * | iter |
Name | Describe |
---|---|
do_loop_readv_writev | Do it by hand, with file-ops |
loop_rw_iter | For files that don't have ->read_iter() and ->write_iter(), handle them* by looping over ->read() or ->write() manually. |
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 |