Home
last modified time | relevance | path

Searched defs:nroots (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/lib/reed_solomon/
Dreed_solomon.c71 int fcr, int prim, int nroots, gfp_t gfp) in codec_init()
215 int prim, int nroots, gfp_t gfp) in init_rs_internal()
289 int nroots, gfp_t gfp) in init_rs_gfp()
308 int fcr, int prim, int nroots) in init_rs_non_canonical()
Dtest_rslib.c41 int nroots; member
110 int nroots = rs->nroots; in alloc_ws() local
154 int nroots = rs->codec->nroots; in get_rcw_we() local
235 int nroots = rs->nroots; in compute_syndrome() local
323 int nroots = rs->codec->nroots; in ex_rs_helper() local
370 int nroots = rs->codec->nroots; in test_bc() local
411 int nroots = rs->codec->nroots; in exercise_rs_bc() local
Dencode_rs.c16 int nroots = rs->nroots; variable
Ddecode_rs.c17 int nroots = rs->nroots; variable
/kernel/linux/linux-5.10/include/linux/
Drslib.h40 int nroots; member
99 int prim, int nroots) in init_rs()
/kernel/linux/linux-5.10/lib/
Dbch.c1059 int i, err, nroots; in bch_decode() local