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

/linux-4.4.14/mm/
H A Dzsmalloc.c160 ZS_EMPTY, enumerator in enum:fullness_group
199 * ZS_EMPTY when n == 0
633 fg = ZS_EMPTY; get_fullness_group()
1419 set_zspage_mapping(first_page, class->index, ZS_EMPTY); zs_malloc()
1489 if (fullness == ZS_EMPTY) { zs_free()
1698 if (fullness == ZS_EMPTY) { putback_zspage()
1782 if (putback_zspage(pool, class, src_page) == ZS_EMPTY) __zs_compact()

Completed in 53 milliseconds