Home
last modified time | relevance | path

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

/openbmc/linux/lib/reed_solomon/
H A Dtest_rslib.c17 V_PROGRESS, enumerator
32 __param(int, v, V_PROGRESS, "Verbosity level");
326 if (v >= V_PROGRESS) in ex_rs_helper()
343 if (retval && v >= V_PROGRESS) in ex_rs_helper()
356 if (v >= V_PROGRESS) in exercise_rs()
414 if (v >= V_PROGRESS) in exercise_rs_bc()
436 if (stat.noncw && v >= V_PROGRESS) in exercise_rs_bc()
470 if (v >= V_PROGRESS) { in run_exercise()