Searched refs:PB_compact_skip (Results 1 – 2 of 2) sorted by relevance
21 PB_compact_skip,/* If set the block is skipped by compaction */ enumerator96 get_pfnblock_bit(page, page_to_pfn(page), PB_compact_skip)98 clear_pfnblock_bit(page, page_to_pfn(page), PB_compact_skip)100 set_pfnblock_bit(page, page_to_pfn(page), PB_compact_skip)
385 return pb_bit >= PB_compact_skip && pb_bit < __NR_PAGEBLOCK_BITS; in is_standalone_pb_bit()