Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\uio.h Create Date:2022-07-28 05:47:03
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:iov_iter_type

Proto:static inline enum iter_type iov_iter_type(const struct iov_iter *i)

Type:enum iter_type

Parameter:

TypeParameterName
const struct iov_iter *i
56  Return * Bit 0 is the read/write bit, set if we're writing. * Bit 1 is the BVEC_FLAG_NO_REF bit, set if type is a bvec and * the caller isn't expecting to drop a page reference when done. & ~(generic data direction definitions | WRITE)