Lines Matching full:region
31 .Nd find a free region within a map, and optionally map a vm_object
45 function attempts to find a free region in the target
49 If a free region is found,
64 when creating the mapping, if and only if a free region is found.
77 The mapping will only succeed if a free region can be found that resides
83 argument specifies the strategy to use when searching for a free region of
88 is called to locate a free region of the requested length with a starting
94 The mapping will only succeed if there is a free region of the requested
98 The mapping will succeed as long as there is a free region.
100 The mapping will succeed as long as there is a free region that begins on
107 then the mapping will require a free region that aligns relative to the
110 The mapping will succeed as long as there is a free region.
116 this strategy will attempt to find a free region aligned relative to
119 The mapping will succeed as long as there is a free region that aligns on
131 The search for a free region is defined to be first-fit, from the address