Searched refs:TTU_SYNC (Results 1 – 6 of 6) sorted by relevance
184 TTU_SYNC | in try_folio_split_or_unmap()
1999 if (flags & TTU_SYNC) in try_to_unmap_one()2426 if (flags & TTU_SYNC) in try_to_migrate_one()2745 TTU_SYNC | TTU_BATCH_FLUSH))) in try_to_migrate()
1526 enum ttu_flags ttu = TTU_IGNORE_MLOCK | TTU_SYNC | TTU_HWPOISON; in unmap_poisoned_folio()
3334 enum ttu_flags ttu_flags = TTU_RMAP_LOCKED | TTU_SYNC | in unmap_folio()
1373 flags |= TTU_SYNC; in shrink_folio_list()
98 TTU_SYNC = 0x10, /* avoid racy checks with PVMW_SYNC */ enumerator