Home
last modified time | relevance | path

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

/linux/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/Documentation/translations/zh_CN/mm/
H A Dpage_migration.rst168 void __SetPageMovable(struct page *page, struct address_space *mapping)
192 使用__SetPageMovable()的驱动应该在释放页面之前通过page_lock()下的
/linux/mm/
H A Dz3fold.c1053 __SetPageMovable(page, &z3fold_mops); in z3fold_alloc()
1057 __SetPageMovable(page, &z3fold_mops); in z3fold_alloc()
1334 __SetPageMovable(newpage, &z3fold_mops); in z3fold_page_migrate()
H A Dcompaction.c132 void __SetPageMovable(struct page *page, const struct movable_operations *mops) in __SetPageMovable() function
138 EXPORT_SYMBOL(__SetPageMovable);
/linux/Documentation/mm/
H A Dpage_migration.rst158 movable_operations. It then needs to call __SetPageMovable() on each