Lines Matching full:channel
23 #include "io/channel.h"
24 #include "io/channel-buffer.h"
131 * Number of postcopy channels including the default precopy channel, so
132 * vanilla postcopy will only contain one channel which contain both
144 * One can wait on this semaphore to wait until the preempt channel is
159 * fast channel.
162 * because it needs to continuously read data from the channel, and
165 * release the broken channel.
170 * channel.
236 * thread finished loading its data before the preempt channel has
281 /* Postcopy specific transfer channel */
284 * It is posted when the preempt channel is established. Note: this is
286 * post to this sem every time a new preempt channel is created in the
346 * easy way to know the main channel has successfully established
420 * the end of migration to shut the preempt channel on dest side.
422 * - postcopy preempt channel will be created at the setup phase on src
429 * channel itself.
431 * - postcopy preempt channel will be created at the switching phase
443 * flush every channel after each section sent.
469 * GNUTLS_E_PREMATURE_TERMINATION error in any multifd channel
470 * whenever the last recv() call of that channel happens after
472 * channel.