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_pagedone
Proto:static inline void scatterwalk_pagedone(struct scatter_walk *walk, int out, unsigned int more)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct scatter_walk * | walk | |
int | out | |
unsigned int | more |
80 | If out Then |
83 | page = sg_page(sg) + ( offset - 1 >> PAGE_SHIFT determines the page size ) |
88 | If ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE && Not PageSlab(page) Then flush_dcache_page(page) |
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 |