Function report |
Source Code:include\linux\vringh.h |
Create Date:2022-07-28 18:04:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vringh_iov_cleanup
Proto:static inline void vringh_iov_cleanup(struct vringh_iov *iov)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct vringh_iov * | iov |
124 | If max_num & Flag on max_num to indicate we're kmalloced. Then kfree(iov) |
126 | max_num = used = i = Within iov[i] = 0 |
127 | iov = NULL |
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 |