Searched refs:newfg (Results 1 – 1 of 1) sorted by relevance
715 int newfg; in fix_fullness_group() local717 newfg = get_fullness_group(class, zspage); in fix_fullness_group()718 if (newfg == zspage->fullness) in fix_fullness_group()722 insert_zspage(class, zspage, newfg); in fix_fullness_group()724 return newfg; in fix_fullness_group()1269 int newfg; in zs_malloc() local1308 newfg = get_fullness_group(class, zspage); in zs_malloc()1309 insert_zspage(class, zspage, newfg); in zs_malloc()