Home
last modified time | relevance | path

Searched refs:xi_tab (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dbch.h50 unsigned int *xi_tab; member
/linux/lib/
H A Dbch.c614 r ^= bch->xi_tab[i]; in find_poly_deg2_roots()
1163 bch->xi_tab[r] = x; in build_deg2_base()
1337 bch->xi_tab = bch_alloc(m*sizeof(*bch->xi_tab), &err); in bch_init()
1387 kfree(bch->xi_tab); in bch_free()