Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\lz4\lz4hc_compress.c Create Date:2022-07-28 07:00:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:LZ4HC_hashPtr

Proto:static U32 LZ4HC_hashPtr(const void *ptr)

Type:U32

Parameter:

TypeParameterName
const void *ptr
55  Return HASH_FUNCTION(LZ4_read32(ptr))
Caller
NameDescribe
LZ4HC_InsertUpdate chains up to ip (excluded)
LZ4HC_InsertAndFindBestMatch
LZ4HC_InsertAndGetWiderMatch