Searched refs:__SetPageMovable (Results 1 – 6 of 6) sorted by relevance
108 void __SetPageMovable(struct page *page, const struct movable_operations *ops);112 static inline void __SetPageMovable(struct page *page, in __SetPageMovable() function
95 __SetPageMovable(page, &balloon_mops); in balloon_page_insert()
168 void __SetPageMovable(struct page *page, struct address_space *mapping)192 使用__SetPageMovable()的驱动应该在释放页面之前通过page_lock()下的
1053 __SetPageMovable(page, &z3fold_mops); in z3fold_alloc()1057 __SetPageMovable(page, &z3fold_mops); in z3fold_alloc()1334 __SetPageMovable(newpage, &z3fold_mops); in z3fold_page_migrate()
132 void __SetPageMovable(struct page *page, const struct movable_operations *mops) in __SetPageMovable() function138 EXPORT_SYMBOL(__SetPageMovable);
158 movable_operations. It then needs to call __SetPageMovable() on each