Home
last modified time | relevance | path

Searched refs:__SetPageMovable (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/linux/
H A Dmigrate.h108 void __SetPageMovable(struct page *page, const struct movable_operations *ops);
112 static inline void __SetPageMovable(struct page *page, in __SetPageMovable() function
H A Dballoon_compaction.h95 __SetPageMovable(page, &balloon_mops); in balloon_page_insert()
/linux-6.15/Documentation/translations/zh_CN/mm/
H A Dpage_migration.rst168 void __SetPageMovable(struct page *page, struct address_space *mapping)
192 使用__SetPageMovable()的驱动应该在释放页面之前通过page_lock()下的
/linux-6.15/mm/
H A Dzpdesc.h155 __SetPageMovable(zpdesc_page(zpdesc), mops); in __zpdesc_set_movable()
H A Dcompaction.c132 void __SetPageMovable(struct page *page, const struct movable_operations *mops) in __SetPageMovable() function
138 EXPORT_SYMBOL(__SetPageMovable);
/linux-6.15/Documentation/mm/
H A Dpage_migration.rst158 movable_operations. It then needs to call __SetPageMovable() on each