Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__crc32c_le_combine

Proto:static inline u32 __crc32c_le_combine(u32 crc1, u32 crc2, size_t len2)

Type:u32

Parameter:

TypeParameterName
u32crc1
u32crc2
size_tlen2
63  Return __crc32c_le_combine - Combine two crc32c check values into one ^ crc2
Caller
NameDescribe
crc32c_combine_test