Searched refs:newfg (Results 1 – 1 of 1) sorted by relevance
685 int newfg; in fix_fullness_group() local687 newfg = get_fullness_group(class, zspage); in fix_fullness_group()688 if (newfg == zspage->fullness) in fix_fullness_group()692 insert_zspage(class, zspage, newfg); in fix_fullness_group()694 return newfg; in fix_fullness_group()1302 int newfg; in zs_malloc() local1341 newfg = get_fullness_group(class, zspage); in zs_malloc()1342 insert_zspage(class, zspage, newfg); in zs_malloc()