Home
last modified time | relevance | path

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

/linux/lib/reed_solomon/
A 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
A 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()
A Dencode_rs.c16 int nroots = rs->nroots; variable
A Ddecode_rs.c17 int nroots = rs->nroots; variable
/linux/include/linux/
A Drslib.h40 int nroots; member
99 int prim, int nroots) in init_rs()
/linux/lib/
A Dbch.c1059 int i, err, nroots; in bch_decode() local

Completed in 9 milliseconds