Home
last modified time | relevance | path

Searched refs:TTU_SYNC (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/
Drmap.h96 TTU_SYNC = 0x10, /* avoid racy checks with PVMW_SYNC */ enumerator
/Linux-v6.6/mm/
Drmap.c1491 if (flags & TTU_SYNC) in try_to_unmap_one()
1836 if (flags & TTU_SYNC) in try_to_migrate_one()
2150 TTU_SYNC | TTU_BATCH_FLUSH))) in try_to_migrate()
Dmemory-failure.c1554 enum ttu_flags ttu = TTU_IGNORE_MLOCK | TTU_SYNC | TTU_HWPOISON; in hwpoison_user_mappings()
Dhuge_memory.c2350 TTU_SYNC; in unmap_folio()