Searched refs:TTU_SYNC (Results 1 – 5 of 5) sorted by relevance
1890 if (flags & TTU_SYNC) in try_to_unmap_one()2291 if (flags & TTU_SYNC) in try_to_migrate_one()2592 TTU_SYNC | TTU_BATCH_FLUSH))) in try_to_migrate()
1566 enum ttu_flags ttu = TTU_IGNORE_MLOCK | TTU_SYNC | TTU_HWPOISON; in unmap_poisoned_folio()
3158 enum ttu_flags ttu_flags = TTU_RMAP_LOCKED | TTU_SYNC | in unmap_folio()
1371 flags |= TTU_SYNC; in shrink_folio_list()
97 TTU_SYNC = 0x10, /* avoid racy checks with PVMW_SYNC */ enumerator