Function report |
Source Code:include\crypto\scatterwalk.h |
Create Date:2022-07-28 06:44:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:scatterwalk_done
Proto:static inline void scatterwalk_done(struct scatter_walk *walk, int out, int more)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct scatter_walk * | walk | |
int | out | |
int | more |
99 | If Not more || offset >= offset + length || Not (offset & PAGE_SIZE - 1 ) Then scatterwalk_pagedone(walk, out, more) |
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 |