Searched refs:zsmalloc_mops (Results 1 – 1 of 1) sorted by relevance
1697 static const struct movable_operations zsmalloc_mops; variable1721 __zpdesc_set_movable(newzpdesc, &zsmalloc_mops); in replace_sub_page()1825 static const struct movable_operations zsmalloc_mops = { variable1888 __zpdesc_set_movable(zpdesc, &zsmalloc_mops); in SetZsPageMovable()