Searched refs:wspace (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/reed_solomon/ |
H A D | test_rslib.c | 76 struct wspace { struct 98 static void free_ws(struct wspace *ws) in free_ws() 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 *w [all...] |
/kernel/linux/linux-6.6/lib/reed_solomon/ |
H A D | test_rslib.c | 76 struct wspace { struct 98 static void free_ws(struct wspace *ws) in free_ws() 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 *w [all...] |
Completed in 4 milliseconds