Home
last modified time | relevance | path

Searched defs:mlocked (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dmremap.c68 bool mlocked; /* Was the VMA mlock()'d? */ member
H A Dmemory-failure.c1626 bool mlocked = folio_test_mlocked(folio); in hwpoison_user_mappings() local