Home
last modified time | relevance | path

Searched defs:need_rmap_locks (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dmremap.c562 bool need_rmap_locks = should_take_rmap_locks(pmc, entry); in move_pgt_entry() local
H A Dinternal.h54 bool need_rmap_locks; /* Do rmap locks need to be taken? */ member
H A Dvma.c1806 bool *need_rmap_locks) in copy_vma()
/linux/tools/testing/vma/
H A Dvma_internal.h496 bool need_rmap_locks; /* Do rmap locks need to be taken? */ member