Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Drmap.h96 TTU_SYNC = 0x10, /* avoid racy checks with PVMW_SYNC */ enumerator
/linux-6.12.1/mm/
Drmap.c1654 if (flags & TTU_SYNC) in try_to_unmap_one()
2019 if (flags & TTU_SYNC) in try_to_migrate_one()
2342 TTU_SYNC | TTU_BATCH_FLUSH))) in try_to_migrate()
Dmemory-failure.c1590 enum ttu_flags ttu = TTU_IGNORE_MLOCK | TTU_SYNC | TTU_HWPOISON; in hwpoison_user_mappings()
Dhuge_memory.c2952 enum ttu_flags ttu_flags = TTU_RMAP_LOCKED | TTU_SYNC | in unmap_folio()
Dvmscan.c1302 flags |= TTU_SYNC; in shrink_folio_list()