Searched refs:qio_channel_buffer_new (Results 1 – 6 of 6) sorted by relevance
57 qio_channel_buffer_new(size_t capacity);
32 buf = qio_channel_buffer_new(0); in test_io_channel_buf()
29 qio_channel_buffer_new(size_t capacity) in qio_channel_buffer_new() function
560 bioc = qio_channel_buffer_new(COLO_BUFFER_BASE_SIZE); in colo_process_checkpoint()863 bioc = qio_channel_buffer_new(COLO_BUFFER_BASE_SIZE); in colo_process_incoming_thread()
2584 bioc = qio_channel_buffer_new(4096); in postcopy_start()3597 s->bioc = qio_channel_buffer_new(512 * 1024); in bg_migration_thread()
2314 bioc = qio_channel_buffer_new(length); in loadvm_handle_cmd_packaged()