Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bvec_kmap_irq

Proto:static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags)

Type:char

Parameter:

TypeParameterName
struct bio_vec *bvec
unsigned long *flags
559  Return page_address(bv_page) + bv_offset
Caller
NameDescribe
zero_fill_bio_iter