Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmigrate.h52 struct movable_operations { struct
107 void __SetPageMovable(struct page *page, const struct movable_operations *ops);
112 const struct movable_operations *ops) in __SetPageMovable()
126 const struct movable_operations *page_movable_ops(struct page *page) in page_movable_ops()
130 return (const struct movable_operations *) in page_movable_ops()
Dballoon_compaction.h80 extern const struct movable_operations balloon_mops;
/Linux-v6.1/mm/
Dballoon_compaction.c251 const struct movable_operations balloon_mops = {
Dmigrate.c63 const struct movable_operations *mops; in isolate_movable_page()
124 const struct movable_operations *mops = page_movable_ops(page); in putback_movable_page()
953 const struct movable_operations *mops; in move_to_new_folio()
Dz3fold.c992 static const struct movable_operations z3fold_mops;
1586 static const struct movable_operations z3fold_mops = {
Dzsmalloc.c1797 static const struct movable_operations zsmalloc_mops;
1941 static const struct movable_operations zsmalloc_mops = {
Dcompaction.c113 const struct movable_operations *mops; in PageMovable()
127 void __SetPageMovable(struct page *page, const struct movable_operations *mops) in __SetPageMovable()
/Linux-v6.1/Documentation/mm/
Dpage_migration.rst161 movable_operations. It then needs to call __SetPageMovable() on each