Searched refs:zsmalloc_movable_ops (Results 1 – 1 of 1) sorted by relevance
55 static const struct movable_operations *zsmalloc_movable_ops; variable70 if (zsmalloc_movable_ops && ops) in set_movable_ops()72 zsmalloc_movable_ops = ops; in set_movable_ops()94 return zsmalloc_movable_ops; in page_movable_ops()