Searched refs:MIGRATE_SYNC (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| H A D | migrate_mode.h | 14 MIGRATE_SYNC, enumerator
|
| /linux/include/trace/events/ |
| H A D | migrate.h | 13 EMe(MIGRATE_SYNC, "MIGRATE_SYNC")
|
| /linux/mm/ |
| H A D | migrate.c | 1075 return mode == MIGRATE_SYNC ? -EAGAIN : -EBUSY; in fallback_migrate_folio() 1266 case MIGRATE_SYNC: in migrate_folio_unmap() 1497 case MIGRATE_SYNC: in unmap_and_move_huge_page() 2249 (unsigned long)&mtc, MIGRATE_SYNC, MR_SYSCALL, NULL); in do_move_pages_to_node()
|
| H A D | mempolicy.c | 1320 (unsigned long)&mtc, MIGRATE_SYNC, MR_SYSCALL, NULL); in migrate_to_node() 1616 (unsigned long)&mmpol, MIGRATE_SYNC, in do_mbind()
|
| H A D | memory_hotplug.c | 1864 (unsigned long)&mtc, MIGRATE_SYNC, MR_MEMORY_HOTPLUG, NULL); in do_migrate_range()
|
| H A D | memory-failure.c | 2860 (unsigned long)&mtc, MIGRATE_SYNC, MR_MEMORY_FAILURE, NULL); in soft_offline_in_use_page()
|
| H A D | page_alloc.c | 6941 .mode = MIGRATE_SYNC, in alloc_contig_frozen_range_noprof()
|
| /linux/fs/nfs/ |
| H A D | write.c | 2123 if (mode == MIGRATE_SYNC) in nfs_migrate_folio()
|