Searched refs:iov_consume (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/tools/lguest/ |
D | lguest.c | 278 static void iov_consume(struct device *d, in iov_consume() function 1021 iov_consume(vq->dev, iov, out, NULL, len); in console_output() 2951 iov_consume(vq->dev, iov, out_num, &out, sizeof(out)); in blk_request() 3096 iov_consume(vq->dev, iov, in_num, NULL, len); in rng_input()
|