Home
last modified time | relevance | path

Searched refs:ZS_EMPTY (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/mm/
Dzsmalloc.c152 ZS_EMPTY, enumerator
690 fg = ZS_EMPTY; in get_fullness_group()
922 VM_BUG_ON(fg != ZS_EMPTY); in __free_zspage()
958 remove_zspage(class, zspage, ZS_EMPTY); in free_zspage()
1086 for (i = ZS_ALMOST_FULL; i >= ZS_EMPTY; i--) { in find_get_zspage()
1508 if (fullness != ZS_EMPTY) in zs_free()
1968 list_splice_init(&class->fullness_list[ZS_EMPTY], &free_pages); in async_free_zspage()
1977 VM_BUG_ON(fullness != ZS_EMPTY); in async_free_zspage()
2081 if (putback_zspage(class, src_zspage) == ZS_EMPTY) { in __zs_compact()
2276 for (fullness = ZS_EMPTY; fullness < NR_ZS_FULLNESS; in zs_create_pool()
[all …]
/Linux-v6.1/Documentation/translations/zh_CN/mm/
Dzsmalloc.rst77 * ZS_EMPTY when n == 0
/Linux-v6.1/Documentation/mm/
Dzsmalloc.rst81 * ZS_EMPTY when n == 0