Searched refs:newfg (Results 1 – 1 of 1) sorted by relevance
763 int newfg; in fix_fullness_group() local765 newfg = get_fullness_group(class, zspage); in fix_fullness_group()766 if (newfg == zspage->fullness) in fix_fullness_group()770 insert_zspage(class, zspage, newfg); in fix_fullness_group()772 return newfg; in fix_fullness_group()1402 int newfg; in zs_malloc() local1439 newfg = get_fullness_group(class, zspage); in zs_malloc()1440 insert_zspage(class, zspage, newfg); in zs_malloc()