Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzsmalloc.c1753 static const struct movable_operations zsmalloc_mops; variable
1775 __SetPageMovable(newpage, &zsmalloc_mops); in replace_sub_page()
1893 static const struct movable_operations zsmalloc_mops = { variable
1959 __SetPageMovable(page, &zsmalloc_mops); in SetZsPageMovable()