Searched refs:movable_operations (Results 1 – 4 of 4) sorted by relevance
44 struct movable_operations { struct73 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()
251 const struct movable_operations balloon_mops = {
54 static const struct movable_operations *offline_movable_ops;55 static const struct movable_operations *zsmalloc_movable_ops;57 int set_movable_ops(const struct movable_operations *ops, enum pagetype type) in set_movable_ops()81 static const struct movable_operations *page_movable_ops(struct page *page) in page_movable_ops()120 const struct movable_operations *mops; in isolate_movable_ops_page()
1750 const struct movable_operations zsmalloc_mops = {