Searched refs:movable_operations (Results 1 – 6 of 6) sorted by relevance
53 struct movable_operations { struct82 int set_movable_ops(const struct movable_operations *ops, enum pagetype type);104 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()
1823 const struct movable_operations zsmalloc_mops = {