Home
last modified time | relevance | path

Searched refs:movable_operations (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/include/linux/
H A Dmigrate.h53 struct movable_operations { struct
108 void __SetPageMovable(struct page *page, const struct movable_operations *ops);
113 const struct movable_operations *ops) in __SetPageMovable()
127 const struct movable_operations *folio_movable_ops(struct folio *folio) in folio_movable_ops()
131 return (const struct movable_operations *) in folio_movable_ops()
136 const struct movable_operations *page_movable_ops(struct page *page) in page_movable_ops()
140 return (const struct movable_operations *) in page_movable_ops()
H A Dballoon_compaction.h80 extern const struct movable_operations balloon_mops;
/linux-6.15/mm/
H A Dzpdesc.h153 const struct movable_operations *mops) in __zpdesc_set_movable()
H A Dballoon_compaction.c245 const struct movable_operations balloon_mops = {
H A Dmigrate.c57 const struct movable_operations *mops; in isolate_movable_page()
119 const struct movable_operations *mops = folio_movable_ops(folio); in putback_movable_folio()
1057 const struct movable_operations *mops; in move_to_new_folio()
H A Dzsmalloc.c1697 static const struct movable_operations zsmalloc_mops;
1825 static const struct movable_operations zsmalloc_mops = {
H A Dcompaction.c119 const struct movable_operations *mops; in PageMovable()
132 void __SetPageMovable(struct page *page, const struct movable_operations *mops) in __SetPageMovable()
/linux-6.15/Documentation/mm/
H A Dpage_migration.rst158 movable_operations. It then needs to call __SetPageMovable() on each