Searched refs:bulk_channel_copy (Results 1 - 6 of 6) sorted by relevance

/barrelfish-2018-10-04/include/bulk_transfer/
H A Dbulk_transfer.h489 errval_t bulk_channel_copy(struct bulk_channel *channel,
/barrelfish-2018-10-04/lib/bulk_transfer/
H A Dbulk_channel.c300 errval_t bulk_channel_copy(struct bulk_channel *channel, function
/barrelfish-2018-10-04/usr/tests/bulk_transfer/
H A Dbulk_mini.c222 err = bulk_channel_copy(&tx_channel, buffer, &meta, dummy_cont);
H A Dbulk_netproxy.c296 err = bulk_channel_copy(&tx_channel, buffer, &meta, dummy_cont);
H A Dbulk_shm.c239 err = bulk_channel_copy(&channel, buffer, NULL,
/barrelfish-2018-10-04/usr/bulk_transfer_passthrough/
H A Dpassthrough.c237 errval_t err = bulk_channel_copy(other, buffer, meta,

Completed in 94 milliseconds