Home
last modified time | relevance | path

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

/linux/Documentation/vm/
A Dpage_migration.rst178 as PG_isolated so concurrent isolation in several CPUs skip the page
249 * PG_isolated
252 as PG_isolated under lock_page(). So if a CPU encounters PG_isolated
255 driver sees a PG_isolated page, it means the page has been isolated by the
257 The PG_isolated flag is aliased with the PG_reclaim flag so drivers
258 shouldn't use PG_isolated for its own purposes.
/linux/include/linux/
A Dpage-flags.h186 PG_isolated = PG_reclaim, enumerator
/linux/Documentation/filesystems/
A Dvfs.rst920 is successfully isolated, VM marks the page as PG_isolated via

Completed in 7 milliseconds