Searched refs:zsmalloc_mops (Results 1 – 2 of 2) sorted by relevance
53 extern const struct movable_operations zsmalloc_mops;
1783 const struct movable_operations zsmalloc_mops = { variable2234 rc = set_movable_ops(&zsmalloc_mops, PGTY_zsmalloc); in zs_init()