Searched refs:TTU_SYNC (Results 1 – 5 of 5) sorted by relevance
2221 if (flags & TTU_SYNC) in try_to_unmap_one()2484 if (flags & TTU_SYNC) in try_to_migrate_one()2806 TTU_SYNC | TTU_BATCH_FLUSH))) in try_to_migrate()
1570 enum ttu_flags ttu = TTU_IGNORE_MLOCK | TTU_SYNC | TTU_HWPOISON; in unmap_poisoned_folio()
3536 enum ttu_flags ttu_flags = TTU_RMAP_LOCKED | TTU_SYNC | in unmap_folio()
1347 flags |= TTU_SYNC; in shrink_folio_list()
98 TTU_SYNC = 0x10, /* avoid racy checks with PVMW_SYNC */ enumerator