Home
last modified time | relevance | path

Searched refs:get_fullness_group (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dzsmalloc.c664 static int get_fullness_group(struct size_class *class, struct zspage *zspage) in get_fullness_group() function
728 newfg = get_fullness_group(class, zspage); in fix_fullness_group()
1401 newfg = get_fullness_group(class, zspage); in zs_malloc()
1659 fullness = get_fullness_group(class, zspage); in putback_zspage()
2025 if (get_fullness_group(class, dst_zspage) == ZS_INUSE_RATIO_100 in __zs_compact()
/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c689 static enum fullness_group get_fullness_group(struct size_class *class, in get_fullness_group() function
769 newfg = get_fullness_group(class, zspage); in fix_fullness_group()
1456 newfg = get_fullness_group(class, zspage); in zs_malloc()
1740 fullness = get_fullness_group(class, zspage); in putback_zspage()

Completed in 7 milliseconds