Home
last modified time | relevance | path

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

/Linux-v6.6/lib/reed_solomon/
Dtest_rslib.c108 static struct wspace *alloc_ws(struct rs_codec *rs) in alloc_ws() function
457 ws = alloc_ws(rsc->codec); in run_exercise()