Searched refs:zsmalloc_mops (Results 1 – 1 of 1) sorted by relevance
1753 static const struct movable_operations zsmalloc_mops; variable1775 __SetPageMovable(newpage, &zsmalloc_mops); in replace_sub_page()1893 static const struct movable_operations zsmalloc_mops = { variable1959 __SetPageMovable(page, &zsmalloc_mops); in SetZsPageMovable()