wk_rep_pl
rep = alloc_cprbmem(sizeof(struct wk_rep_pl), xflags);
rep_pl = (struct wk_rep_pl *)(((u8 *)rep) + sizeof(*rep));
free_cprbmem(rep, sizeof(struct wk_rep_pl), true, xflags);