Lines Matching full:allocate

97 	/* allocate somewhere, should be at the end of RAM */  in test_multi_alloc()
122 /* allocate again to ensure we get the same address */ in test_multi_alloc()
137 /* allocate again to ensure we get the same address */ in test_multi_alloc()
186 /* Create a memory region with one reserved region and allocate */
202 /* Create two memory regions with one reserved region and allocate */
218 /* Simulate 512 MiB RAM, allocate some blocks that fit/don't fit */
243 /* allocate a big block, should be below reserved */ in test_bigblock()
248 /* allocate 2nd big block */ in test_bigblock()
260 /* allocate too big block */ in test_bigblock()
285 /* Simulate 512 MiB RAM, allocate a block without previous reservation */
306 /* allocate a block */ in test_noreserved()
311 /* allocate another block */ in test_noreserved()
332 /* allocate a block with base*/ in test_noreserved()
375 * Simulate a RAM that starts at 0 and allocate down to address 0, which must
391 /* allocate nearly everything */ in lib_test_lmb_at_0()
396 /* allocate the rest */ in lib_test_lmb_at_0()
435 /* allocate overlapping region should fail */ in lib_test_lmb_overlapping_reserve()
440 /* allocate 3nd region */ in lib_test_lmb_overlapping_reserve()
445 /* allocate 2nd region */ in lib_test_lmb_overlapping_reserve()
458 * Simulate 512 MiB RAM, reserve 3 blocks, allocate addresses in between.
490 /* allocate blocks */ in test_alloc_addr()
520 /* allocate at 3 points in free range */ in test_alloc_addr()
549 /* allocate at the bottom */ in test_alloc_addr()