buddy_chunk_alloc
address = buddy_chunk_alloc(chunk, order);
address = buddy_chunk_alloc(buddy->first_chunk, order);