Home
last modified time | relevance | path

Searched refs:TTU_MIGRATION (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Drmap.c1412 if (IS_ENABLED(CONFIG_MIGRATION) && (flags & TTU_MIGRATION) && in try_to_unmap_one()
1445 if (!pvmw.pte && (flags & TTU_MIGRATION)) { in try_to_unmap_one()
1517 (flags & TTU_MIGRATION) && in try_to_unmap_one()
1609 (flags & (TTU_MIGRATION|TTU_SPLIT_FREEZE))) { in try_to_unmap_one()
1771 if ((flags & (TTU_MIGRATION|TTU_SPLIT_FREEZE)) in try_to_unmap()
H A Dmigrate.c1101 try_to_unmap(page, TTU_MIGRATION|TTU_IGNORE_MLOCK); in __unmap_and_move()
1303 enum ttu_flags ttu = TTU_MIGRATION|TTU_IGNORE_MLOCK; in unmap_and_move_huge_page()
2706 int flags = TTU_MIGRATION | TTU_IGNORE_MLOCK; in migrate_vma_unmap()
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Drmap.c1412 if (IS_ENABLED(CONFIG_MIGRATION) && (flags & TTU_MIGRATION) && in try_to_unmap_one()
1445 if (!pvmw.pte && (flags & TTU_MIGRATION)) { in try_to_unmap_one()
1517 (flags & TTU_MIGRATION) && in try_to_unmap_one()
1609 (flags & (TTU_MIGRATION|TTU_SPLIT_FREEZE))) { in try_to_unmap_one()
1771 if ((flags & (TTU_MIGRATION|TTU_SPLIT_FREEZE)) in try_to_unmap()
H A Dmigrate.c1101 try_to_unmap(page, TTU_MIGRATION|TTU_IGNORE_MLOCK); in __unmap_and_move()
1303 enum ttu_flags ttu = TTU_MIGRATION|TTU_IGNORE_MLOCK; in unmap_and_move_huge_page()
2706 int flags = TTU_MIGRATION | TTU_IGNORE_MLOCK; in migrate_vma_unmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Drmap.c1412 if (IS_ENABLED(CONFIG_MIGRATION) && (flags & TTU_MIGRATION) && in try_to_unmap_one()
1445 if (!pvmw.pte && (flags & TTU_MIGRATION)) { in try_to_unmap_one()
1517 (flags & TTU_MIGRATION) && in try_to_unmap_one()
1609 (flags & (TTU_MIGRATION|TTU_SPLIT_FREEZE))) { in try_to_unmap_one()
1771 if ((flags & (TTU_MIGRATION|TTU_SPLIT_FREEZE)) in try_to_unmap()
H A Dmigrate.c1101 try_to_unmap(page, TTU_MIGRATION|TTU_IGNORE_MLOCK); in __unmap_and_move()
1303 enum ttu_flags ttu = TTU_MIGRATION|TTU_IGNORE_MLOCK; in unmap_and_move_huge_page()
2706 int flags = TTU_MIGRATION | TTU_IGNORE_MLOCK; in migrate_vma_unmap()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Drmap.h89 TTU_MIGRATION = 0x1, /* migration mode */ enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Drmap.h89 TTU_MIGRATION = 0x1, /* migration mode */ enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Drmap.h89 TTU_MIGRATION = 0x1, /* migration mode */ enumerator