Searched defs:find_poly_roots (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/lib/ |
| D | bch.c | 907 static int find_poly_roots(struct bch_control *bch, unsigned int k, in find_poly_roots() function 974 #define find_poly_roots(_p, _k, _elp, _loc) chien_search(_p, len, _elp, _loc) macro
|
| /kernel/linux/linux-5.10/lib/ |
| D | bch.c | 941 static int find_poly_roots(struct bch_control *bch, unsigned int k, in find_poly_roots() function 1008 #define find_poly_roots(_p, _k, _elp, _loc) chien_search(_p, len, _elp, _loc) macro
|