Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds