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()下的
155 __SetPageMovable(zpdesc_page(zpdesc), mops); in __zpdesc_set_movable()
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