Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:scatterwalk_done

Proto:static inline void scatterwalk_done(struct scatter_walk *walk, int out, int more)

Type:void

Parameter:

TypeParameterName
struct scatter_walk *walk
intout
intmore
99  If Not more || offset >= offset + length || Not (offset & PAGE_SIZE - 1 ) Then scatterwalk_pagedone(walk, out, more)