Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Drmap.h96 TTU_IGNORE_MLOCK = 0x8, /* ignore mlock */ enumerator
/linux-6.15/mm/
H A Dmemory-failure.c1566 enum ttu_flags ttu = TTU_IGNORE_MLOCK | TTU_SYNC | TTU_HWPOISON; in unmap_poisoned_folio()
H A Drmap.c1921 if (!(flags & TTU_IGNORE_MLOCK) && in try_to_unmap_one()
H A Dkhugepaged.c2017 TTU_IGNORE_MLOCK | TTU_BATCH_FLUSH); in collapse_file()
H A Dhuge_memory.c3174 try_to_unmap(folio, ttu_flags | TTU_IGNORE_MLOCK); in unmap_folio()