Home
last modified time | relevance | path

Searched refs:movable_ops (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dzpdesc.h35 unsigned long movable_ops; member
56 ZPDESC_MATCH(mapping, movable_ops);
/linux/Documentation/mm/
H A Dpage_migration.rst149 movable_ops page migration
153 zsmalloc pages) can be migrated using the movable_ops migration framework.
158 Once a page is indicated as having movable_ops, that condition must not
167 (b) indicating them as possibly having movable_ops in page_has_movable_ops()
169 (c) returning the movable_ops from page_movable_ops() based on the page
/linux/include/linux/
H A Dpage-flags.h1122 TESTPAGEFLAG(MovableOps, movable_ops, PF_NO_TAIL);
1123 SETPAGEFLAG(MovableOps, movable_ops, PF_NO_TAIL);
1133 TESTPAGEFLAG_FALSE(MovableOps, movable_ops);
1134 SETPAGEFLAG_NOOP(MovableOps, movable_ops);