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