Home
last modified time | relevance | path

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

/linux/include/linux/
A Drmap.h90 TTU_IGNORE_MLOCK = 0x8, /* ignore mlock */ enumerator
/linux/mm/
A Dmemory-failure.c1299 enum ttu_flags ttu = TTU_IGNORE_MLOCK | TTU_SYNC; in hwpoison_user_mappings()
A Dmemory_hotplug.c1716 try_to_unmap(page, TTU_IGNORE_MLOCK); in do_migrate_range()
A Drmap.c1446 if (!(flags & TTU_IGNORE_MLOCK) && in try_to_unmap_one()
A Dhuge_memory.c2299 try_to_unmap(page, ttu_flags | TTU_IGNORE_MLOCK); in unmap_page()

Completed in 19 milliseconds