Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.c2856 bool allocated_new = false; in __mmap_region() local
2884 allocated_new = true; in __mmap_region()
2892 if (have_mmap_prepare && allocated_new) { in __mmap_region()