Searched refs:PB_migrate_skip (Results 1 – 2 of 2) sorted by relevance
22 PB_migrate_skip,/* If set the block is skipped by compaction */ enumerator81 (1 << (PB_migrate_skip)))84 (1 << PB_migrate_skip))86 set_pfnblock_flags_mask(page, (1 << PB_migrate_skip), \88 (1 << PB_migrate_skip))
587 means the ``PB_migrate_skip`` bits should be cleared.