Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:a_ilog

Proto:static inline int a_ilog(struct bch_control *bch, unsigned int x)

Type:int

Parameter:

TypeParameterName
struct bch_control *bch
unsigned intx
341  Return shorter and faster modulo function, only works when v < 2N.
Caller
NameDescribe
find_poly_deg3_rootsmpute roots of a degree 3 polynomial over GF(2^m)
find_poly_deg4_rootsmpute roots of a degree 4 polynomial over GF(2^m)