Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.c2736 bool allocated_new = false; in __mmap_region() local
2762 allocated_new = true; in __mmap_region()
2770 if (have_mmap_prepare && allocated_new) { in __mmap_region()