Searched refs:set_movable_ops (Results 1 – 4 of 4) sorted by relevance
73 int set_movable_ops(const struct movable_operations *ops, enum pagetype type);95 static inline int set_movable_ops(const struct movable_operations *ops, enum pagetype type) in set_movable_ops() function
259 return set_movable_ops(&balloon_mops, PGTY_offline); in balloon_init()
2179 rc = set_movable_ops(&zsmalloc_mops, PGTY_zsmalloc); in zs_init()2190 set_movable_ops(NULL, PGTY_zsmalloc); in zs_exit()
57 int set_movable_ops(const struct movable_operations *ops, enum pagetype type) in set_movable_ops() function79 EXPORT_SYMBOL_GPL(set_movable_ops);