Searched refs:tmp_wa_bb (Results 1 – 1 of 1) sorted by relevance
754 struct wa_bb tmp_wa_bb[XE_ENGINE_CLASS_MAX] = { }; in wa_bb_store() local759 count = parse_wa_bb_lines(page, tmp_wa_bb); in wa_bb_store()777 memset(wa_bb, 0, sizeof(tmp_wa_bb)); in wa_bb_store()782 tmp_wa_bb[class].cs = tmp + count; in wa_bb_store()783 count += tmp_wa_bb[class].len; in wa_bb_store()784 tmp_wa_bb[class].len = 0; in wa_bb_store()788 count = parse_wa_bb_lines(page, tmp_wa_bb); in wa_bb_store()792 memcpy(wa_bb, tmp_wa_bb, sizeof(tmp_wa_bb)); in wa_bb_store()