Searched refs:cb_rx_copy_received (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/tests/bulk_transfer/
H A Dbulk_mini.c24 static void cb_rx_copy_received(struct bulk_channel *channel,
33 cb_rx_copy_received, .pool_assigned = cb_rx_pool_assigned };
66 static void cb_rx_copy_received(struct bulk_channel *channel, function
70 debug_printf("APPL: cb_rx_copy_received: meta=%x\n", *((uint32_t*) meta));
H A Dbulk_netproxy.c31 static void cb_rx_copy_received(struct bulk_channel *channel,
41 cb_rx_copy_received, .pool_assigned = cb_rx_pool_assigned };
75 static void cb_rx_copy_received(struct bulk_channel *channel, function
79 debug_printf("APPL: cb_rx_copy_received: meta=%x\n", *((uint32_t*) meta));

Completed in 80 milliseconds