Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds