Home
last modified time | relevance | path

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

/linux/lib/reed_solomon/
H A 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()