Lines Matching full:allocate

23  * A test that tries to allocate a memory region in a specific NUMA node that
24 * has enough memory to allocate a region of the requested size.
25 * Expect to allocate an aligned region at the end of the requested node.
65 * A test that tries to allocate a memory region in a specific NUMA node that
76 * Expect to allocate an aligned region at the end of the requested node. The
121 * A test that tries to allocate a memory region that spans over the min_addr
137 * Expect to drop the lower limit and allocate a memory region that ends at
178 * A test that tries to allocate a memory region that spans over the min_addr
194 * Expect to drop the lower limit and allocate a memory region that ends at
235 * A test that tries to allocate memory within min_addr and max_add range when
252 * Expect to drop the lower limit and allocate a memory region that ends at
292 * A test that tries to allocate a memory region in a specific NUMA node that
293 * has enough memory to allocate a region of the requested size.
294 * Expect to allocate an aligned region at the beginning of the requested node.
334 * A test that tries to allocate a memory region in a specific NUMA node that
345 * Expect to allocate an aligned region in the requested node that merges with
392 * A test that tries to allocate a memory region that spans over the min_addr
408 * Expect to drop the lower limit and allocate a memory region at the beginning
449 * A test that tries to allocate a memory region that spans over the min_addr
465 * Expect to drop the lower limit and allocate a memory region that starts at
506 * A test that tries to allocate memory within min_addr and max_add range when
523 * Expect to drop the lower limit and allocate a memory region that starts at
564 * A test that tries to allocate a memory region in a specific NUMA node that
565 * does not have enough memory to allocate a region of the requested size:
605 * A test that tries to allocate a memory region in a specific NUMA node that
647 * A test that tries to allocate a memory region in a specific NUMA node that
695 * A test that tries to allocate a memory region that spans over the min_addr
736 * A test that tries to allocate memory within min_addr and max_add range when
779 * A test that tries to allocate a memory region in a specific NUMA node that
780 * does not have enough memory to allocate a region of the requested size.
781 * Additionally, none of the nodes have enough memory to allocate the region:
817 * A test that tries to allocate memory within min_addr and max_addr range when
889 * A test that tries to allocate memory within min_addr and max_add range,