Searched refs:newfg (Results 1 – 1 of 1) sorted by relevance
797 int newfg; in fix_fullness_group() local799 newfg = get_fullness_group(class, zspage); in fix_fullness_group()800 if (newfg == zspage->fullness) in fix_fullness_group()804 insert_zspage(class, zspage, newfg); in fix_fullness_group()806 return newfg; in fix_fullness_group()1348 int newfg; in zs_malloc() local1387 newfg = get_fullness_group(class, zspage); in zs_malloc()1388 insert_zspage(class, zspage, newfg); in zs_malloc()