Home
last modified time | relevance | path

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

/linux-6.15/mm/
Dmremap.c560 bool need_rmap_locks = should_take_rmap_locks(pmc, entry); in move_pgt_entry() local
Dinternal.h54 bool need_rmap_locks; /* Do rmap locks need to be taken? */ member
Dvma.c1767 bool *need_rmap_locks) in copy_vma()