Home
last modified time | relevance | path

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

/openbmc/linux/lib/reed_solomon/
H A Dtest_rslib.c76 struct wspace { struct
98 static void free_ws(struct wspace *ws) in free_ws() argument
108 static struct wspace *alloc_ws(struct rs_codec *rs) in alloc_ws()
111 struct wspace *ws; in alloc_ws()
151 static int get_rcw_we(struct rs_control *rs, struct wspace *ws, in get_rcw_we()
262 struct wspace *ws, int method) in test_uc()
313 static int ex_rs_helper(struct rs_control *rs, struct wspace *ws, in ex_rs_helper()
349 static int exercise_rs(struct rs_control *rs, struct wspace *ws, in exercise_rs()
368 struct wspace *ws) in test_bc()
407 static int exercise_rs_bc(struct rs_control *rs, struct wspace *ws, in exercise_rs_bc()
[all …]