/kernel/linux/linux-5.10/lib/reed_solomon/ |
H A D | test_rslib.c | 152 int len, int errs, int eras) in get_rcw_we() 194 for (i = 0; i < eras; i++) { in get_rcw_we() 261 int eras, int trials, struct estat *stat, in test_uc() 275 nerrs = get_rcw_we(rs, ws, len, errs, eras); in test_uc() 280 NULL, eras, derrlocs, 0, corr); in test_uc() 286 s, eras, derrlocs, 0, corr); in test_uc() 291 NULL, eras, derrlocs, 0, NULL); in test_uc() 324 int errs, eras, retval; in ex_rs_helper() local 330 for (eras = 0; eras < in ex_rs_helper() 151 get_rcw_we(struct rs_control *rs, struct wspace *ws, int len, int errs, int eras) get_rcw_we() argument 260 test_uc(struct rs_control *rs, int len, int errs, int eras, int trials, struct estat *stat, struct wspace *ws, int method) test_uc() argument 366 test_bc(struct rs_control *rs, int len, int errs, int eras, int trials, struct bcstat *stat, struct wspace *ws) test_bc() argument 412 int errs, eras, cutoff; exercise_rs_bc() local [all...] |
/kernel/linux/linux-6.6/lib/reed_solomon/ |
H A D | test_rslib.c | 152 int len, int errs, int eras) in get_rcw_we() 194 for (i = 0; i < eras; i++) { in get_rcw_we() 261 int eras, int trials, struct estat *stat, in test_uc() 275 nerrs = get_rcw_we(rs, ws, len, errs, eras); in test_uc() 280 NULL, eras, derrlocs, 0, corr); in test_uc() 286 s, eras, derrlocs, 0, corr); in test_uc() 291 NULL, eras, derrlocs, 0, NULL); in test_uc() 324 int errs, eras, retval; in ex_rs_helper() local 330 for (eras = 0; eras < in ex_rs_helper() 151 get_rcw_we(struct rs_control *rs, struct wspace *ws, int len, int errs, int eras) get_rcw_we() argument 260 test_uc(struct rs_control *rs, int len, int errs, int eras, int trials, struct estat *stat, struct wspace *ws, int method) test_uc() argument 366 test_bc(struct rs_control *rs, int len, int errs, int eras, int trials, struct bcstat *stat, struct wspace *ws) test_bc() argument 412 int errs, eras, cutoff; exercise_rs_bc() local [all...] |